Uses of Class
com.tangosol.util.NullImplementation.NullPersistenceManager
Packages that use NullImplementation.NullPersistenceManager
Package
Description
Contains classes and helpers for implementing various types of persistence.
Contains various generic utilities.
- 
Uses of NullImplementation.NullPersistenceManager in com.tangosol.persistence
Subclasses of NullImplementation.NullPersistenceManager in com.tangosol.persistenceModifier and TypeClassDescriptionstatic classSafePersistenceWrappers.SafePersistenceManager<R,T extends Throwable> SafePersistenceManager is a wrapper PersistenceManager implementation which protects all operations on the underlying manager (and any PersistentStore instances opened by the manager) from unexpected failures, delegating the exception handling to a failureContinuation. - 
Uses of NullImplementation.NullPersistenceManager in com.tangosol.util
Fields in com.tangosol.util declared as NullImplementation.NullPersistenceManagerModifier and TypeFieldDescriptionstatic final NullImplementation.NullPersistenceManagerNullImplementation.NullPersistenceManager.INSTANCESingleton instance of a NullPersistenceManager.