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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
close()
-