com.sag.osami.api.context
Interface IContextStoreID
public interface IContextStoreID
This interface provides a method in OSGi environments to define the ID of the ContextStore. Simply deploy a service implementing this interface before
starting the ContextStore.
Method Summary |
java.lang.String |
storeID()
Returns the ID the ContextStore will configure to use on initialization |
storeID
java.lang.String storeID()
- Returns the ID the ContextStore will configure to use on initialization
- Returns:
- the store ID