Class UIBundleDeployer

java.lang.Object
org.wso2.carbon.ui.deployment.UIBundleDeployer
All Implemented Interfaces:
EventListener, org.osgi.framework.BundleListener, org.osgi.framework.SynchronousBundleListener

public class UIBundleDeployer extends Object implements org.osgi.framework.SynchronousBundleListener
  • Constructor Details

    • UIBundleDeployer

      public UIBundleDeployer()
  • Method Details

    • getBundleBasedUIResourcePrvider

      public UIResourceProvider getBundleBasedUIResourcePrvider()
    • deploy

      public void deploy(org.osgi.framework.BundleContext bundleContext, org.osgi.service.http.HttpContext context)
    • bundleChanged

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