Package com.softwareag.um.storage

Universal Messaging Storage API Package. More...

Data Structures

class  Event
 All objects that can be added to a Storage object need to extend this class. More...
 
class  EventFactory
 This class is responsible to map an int to a Event such that it can be used to deserialize Event objects from Storage. More...
 
class  Storage
 Represents an Event store. More...
 
class  StorageFactory
 Represents a factory for creating Storage objects. More...
 
class  StorageProperties
 Contains the properties used to construct a Storage object. More...
 
interface  StorageSyncListener
 Listener for sync operations in a Storage object. More...
 
enum  StorageType
 There are 3 ways events are managed by the stores,. More...
 

Detailed Description

Universal Messaging Storage API Package.