org.apache.jackrabbit.core.persistence.pool
Interface BundleDbPersistenceManager.CloseableBLOBStore

All Superinterfaces:
BLOBStore
All Known Implementing Classes:
BundleDbPersistenceManager.DbBlobStore, BundleDbPersistenceManager.FSBlobStore
Enclosing class:
BundleDbPersistenceManager

protected static interface BundleDbPersistenceManager.CloseableBLOBStore
extends BLOBStore

Helper interface for closeable stores


Method Summary
 void close()
           
 
Methods inherited from interface org.apache.jackrabbit.core.persistence.util.BLOBStore
createId, get, put, remove
 

Method Detail

close

void close()


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