Class AppArtifactBundleListener
java.lang.Object
org.wso2.carbon.application.deployer.AppArtifactBundleListener
- All Implemented Interfaces:
EventListener,org.osgi.framework.BundleListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidbundleChanged(org.osgi.framework.BundleEvent bundleEvent) static AppArtifactBundleListenergetInstance(ApplicationManager appManager)
-
Method Details
-
getInstance
-
bundleChanged
public void bundleChanged(org.osgi.framework.BundleEvent bundleEvent) - Specified by:
bundleChangedin interfaceorg.osgi.framework.BundleListener
-