Package org.apache.jackrabbit.core.persistence.mem

Interface Summary
InMemBundlePersistenceManager.CloseableBLOBStore Helper interface for closeable stores
 

Class Summary
InMemBundlePersistenceManager BundleInMemPersistenceManager is a HashMap-based PersistenceManager for Jackrabbit that keeps all data in memory and that is capable of storing and loading its contents using a simple custom binary serialization format (see Serializer).
InMemPersistenceManager Deprecated. Please migrate to a bundle persistence manager (JCR-2802)
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.