Interface InMemBundlePersistenceManager.CloseableBLOBStore
- 
- All Superinterfaces:
- BLOBStore
 - All Known Implementing Classes:
- InMemBundlePersistenceManager.InMemBLOBStore
 - Enclosing class:
- InMemBundlePersistenceManager
 
 protected static interface InMemBundlePersistenceManager.CloseableBLOBStore extends BLOBStore Helper interface for closeable stores
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()
 
-