Uses of Class
org.jpos.space.JDBMSpace

Packages that use JDBMSpace
org.jpos.space Limited lightweight tuple space implementation 
 

Uses of JDBMSpace in org.jpos.space
 

Methods in org.jpos.space that return JDBMSpace
static JDBMSpace JDBMSpace.getSpace()
           
static JDBMSpace JDBMSpace.getSpace(String name)
          creates a named JDBMSpace (filename used for storage is the same as the given name)
static JDBMSpace JDBMSpace.getSpace(String name, String filename)
          creates a named JDBMSpace
 



Copyright © 1998-2012 jPOS.org. All Rights Reserved.