Package org.openorb.pss.connector.memory

Interface Summary
MemoryCatalogBase  
PersistentObject  
PersistentObjectHome This interface must be implemented by all storage home.
PersistentRef This interface is implemented by all reference storage type.
 

Class Summary
MemoryCatalog This class is a catalog for persistent storage home.
MemoryConnector This interface provides a memory connector implementation.
MemoryIterator A Memory iterator is an OpenORB extension to the Persistent State Service.
MemoryPID This class is a PID implementation for memory persistence.
MemorySession This class is a simple implementation of file persistent session.
MemorySessionPool This class implements a session pool for a memory persistence.
MemoryWrapper This class provides a way to translate Storage Type and Home for a memory persistance.
PIDFactory This class provides static operation to manage PID.
TransactionalMemorySession This class is the implementation for a transactional session.
 

Exception Summary
NotFoundException This exception is raised when a storage type or a storage home is not found.