Class BundleResourcePathRegistry

java.lang.Object
org.wso2.carbon.ui.BundleResourcePathRegistry

public class BundleResourcePathRegistry extends Object
  • Constructor Details

    • BundleResourcePathRegistry

      public BundleResourcePathRegistry()
  • Method Details

    • getBundle

      public org.osgi.framework.Bundle getBundle(String bundleResourcePath)
    • addBundleResourcePath

      public void addBundleResourcePath(String bundleResourcePath, org.osgi.framework.Bundle bundle)