Package com.sag.osami.contextstore.osgi

Class Summary
OsgiContextStoreActivator ContextStore OSGi startup and cleanup class.
OsgiContextStoreSetter This class tracks all services which are interested in getting access to the ContextStore, i.e.: IContextHandlers ISerializedContextHandlers ISerializedContextProducers It grants access to the ContextStore by calling the setContextStore method of the interested service.