Interface Summary | |
---|---|
PersisterMBean | Management interface for components able to persist information to a storage media. |
Class Summary | |
---|---|
FilePersister | A persister object that stores to files. |
MBeanPersister | A persister that delegates the persistence to a registered persister MBean. |
Persister | This class has the only purpose of making the PersisterMBean interface a management interface. |