Interface BundleProvider
- All Known Implementing Classes:
BundleContextProvider
,BundleWebAppProvider
public interface BundleProvider
Interfaces the deployment of a bundle in osgi to the deployment of a ContextHandler for it
-
Method Summary
Modifier and TypeMethodDescriptionboolean
bundleAdded
(org.osgi.framework.Bundle bundle) boolean
bundleRemoved
(org.osgi.framework.Bundle bundle)
-
Method Details
-
bundleAdded
-
bundleRemoved
-