Uses of Class
org.javagroups.persistence.CannotRetrieveException

Packages that use CannotRetrieveException
org.javagroups.persistence   
 

Uses of CannotRetrieveException in org.javagroups.persistence
 

Methods in org.javagroups.persistence that throw CannotRetrieveException
 java.util.Map FilePersistenceManager.retrieveAll()
          Gives back the Map in last known state
 java.util.Map DBPersistenceManager.retrieveAll()
          Used to retrieve the persisted map back to its last known state
 java.util.Map PersistenceManager.retrieveAll()
          Gives back the Map in last known state
 



Copyright © 2001,2002 www.javagroups.com . All Rights Reserved.