Interface ContextFactory
public interface ContextFactory
Factory to create a ContextHandler instance based on data contained in an osgi bundle
-
Method Summary
Modifier and TypeMethodDescriptioncreateContextHandler
(AbstractContextProvider provider, BundleMetadata bundleMetadata)
-
Method Details
-
createContextHandler
ContextHandler createContextHandler(AbstractContextProvider provider, BundleMetadata bundleMetadata) throws Exception - Throws:
Exception
-