org.wso2.carbon.application.deployer
Class AppArtifactBundleListener

java.lang.Object
  extended by 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 Summary
 void bundleChanged(org.osgi.framework.BundleEvent bundleEvent)
           
static AppArtifactBundleListener getInstance(ApplicationManager appManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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


Copyright © 2014 WSO2 Inc. All rights reserved.