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