Interface DistributedDataStoreInterface

All Superinterfaces:
DOMStore, DOMStoreTransactionFactory
All Known Implementing Classes:
AbstractDataStore, ClientBackedDataStore, OSGiDOMStore

public interface DistributedDataStoreInterface extends DOMStore
The public interface exposed by an AbstractDataStore via the OSGi registry.
Author:
Thomas Pantelis