org.wso2.carbon.application.deployer
Class AppDeployerBundleListener
java.lang.Object
org.wso2.carbon.application.deployer.AppDeployerBundleListener
- All Implemented Interfaces:
- EventListener, org.osgi.framework.BundleListener
public class AppDeployerBundleListener
- extends Object
- implements org.osgi.framework.BundleListener
This class implements BundleListener and listens for new bundle additions. If app artifacts
are found, deploy them
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static AppDeployerBundleListener 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.