Uses of Interface org.jgroups.persistence.PersistenceManager

Uses in package org.jgroups.persistence

Classes implementing org.jgroups.persistence.PersistenceManager

class
Class will be utilized
class

Methods with parameter type org.jgroups.persistence.PersistenceManager

void
Register a custom persistence manager as opposed to the FilePersistenceManager or DBPersistenceManager.

Methods with return type org.jgroups.persistence.PersistenceManager

PersistenceManager
Reads the default properties and creates a persistencemanager The default properties are picked up from the $USER_HOME or from the classpath.
PersistenceManager
Duplicated signature to create PersistenceManager to allow user to provide property path.

Copyright B) 1998-2005 Bela Ban. All Rights Reserved.