Rio Project 4.2 API Documentation



Package org.rioproject.resources.persistence

Utilities for persistent storage

See:
          Description

Interface Summary
SnapshotHandler Interface a server needs to implement in order to work with a PersistentStore to determine whether a snapshot should be taken
SubStore Interface components must meet if they implement their own persistent store
 

Class Summary
FileSystem Miscellaneous file system manipulation methods.
PersistentStore Class that stores a server's state to disk.
 

Exception Summary
CorruptedStoreException Exception thrown by PersistentStore when it discovers the store has become corrupted.
StoreConflictException Exception thrown by PersistentStore when it believes some other server is using its log directory
StoreException Base class for exceptions thrown by PersistantStore
 

Package org.rioproject.resources.persistence Description

Utilities for persistent storage


Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.