Class AppArtifactBundleListener

java.lang.Object
org.wso2.carbon.application.deployer.AppArtifactBundleListener
All Implemented Interfaces:
EventListener, org.osgi.framework.BundleListener

public class AppArtifactBundleListener extends Object implements org.osgi.framework.BundleListener
  • Method Details

    • getInstance

      public static AppArtifactBundleListener getInstance(ApplicationManager appManager)
    • bundleChanged

      public void bundleChanged(org.osgi.framework.BundleEvent bundleEvent)
      Specified by:
      bundleChanged in interface org.osgi.framework.BundleListener