Rio Project 4.2 API Documentation



Uses of Package
org.rioproject.resources.persistence

Packages that use org.rioproject.resources.persistence
org.rioproject.cybernode A Cybernode represents a compute resource as a service available through the network, offering dynamic allocation and provisioning capabilities. 
org.rioproject.jsb Provides classes that implement and support the ServiceBean model
 
org.rioproject.monitor Provides the capability to deploy and monitor applications. 
org.rioproject.resources.persistence Utilities for persistent storage
 
org.rioproject.resources.servicecore Provides basic infrastructure support for Jini™ technology service development
 
 

Classes in org.rioproject.resources.persistence used by org.rioproject.cybernode
SnapshotHandler
          Interface a server needs to implement in order to work with a PersistentStore to determine whether a snapshot should be taken
 

Classes in org.rioproject.resources.persistence used by org.rioproject.jsb
PersistentStore
          Class that stores a server's state to disk.
SnapshotHandler
          Interface a server needs to implement in order to work with a PersistentStore to determine whether a snapshot should be taken
StoreException
          Base class for exceptions thrown by PersistantStore
SubStore
          Interface components must meet if they implement their own persistent store
 

Classes in org.rioproject.resources.persistence used by org.rioproject.monitor
SnapshotHandler
          Interface a server needs to implement in order to work with a PersistentStore to determine whether a snapshot should be taken
 

Classes in org.rioproject.resources.persistence used by org.rioproject.resources.persistence
SnapshotHandler
          Interface a server needs to implement in order to work with a PersistentStore to determine whether a snapshot should be taken
StoreException
          Base class for exceptions thrown by PersistantStore
SubStore
          Interface components must meet if they implement their own persistent store
 

Classes in org.rioproject.resources.persistence used by org.rioproject.resources.servicecore
SnapshotHandler
          Interface a server needs to implement in order to work with a PersistentStore to determine whether a snapshot should be taken
 


Copyright © Rio Project.

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