Interface StoreManager

All Superinterfaces:
DistributedManager
All Known Implementing Classes:
PersistentManager, PersistentManagerBase

public interface StoreManager extends DistributedManager
PersistentManager would have been a better name but that would have clashed with the implementation name.