Uses of Class
org.jgroups.persistence.PersistenceFactory
Packages that use PersistenceFactory
Package
Description
Provides features for storing information to a database or file.
-
Uses of PersistenceFactory in org.jgroups.persistence
Methods in org.jgroups.persistence that return PersistenceFactoryModifier and TypeMethodDescriptionstatic PersistenceFactory
PersistenceFactory.getInstance()
Singular public method to get access to any of the Persistence Manager implementations.