Uses of Class
org.wso2.carbon.ui.deployment.beans.Component
Packages that use Component
-
Uses of Component in org.wso2.carbon.ui
Method parameters in org.wso2.carbon.ui with type arguments of type Component -
Uses of Component in org.wso2.carbon.ui.deployment
Methods in org.wso2.carbon.ui.deployment that return ComponentModifier and TypeMethodDescriptionstatic ComponentComponentBuilder.build(InputStream componentIn, String componentName, String componentVersion, org.osgi.framework.BundleContext bundleContext) static ComponentComponentBuilder.build(org.osgi.framework.Bundle registeredBundle, org.osgi.framework.BundleContext bundleContext) reads component.xml from given bundle invalid input: '&' returns an object representation of itMethods in org.wso2.carbon.ui.deployment with parameters of type ComponentModifier and TypeMethodDescriptionstatic voidComponentBuilder.processCustomUIs(org.apache.axiom.om.OMElement document, Component component) static voidComponentBuilder.processMenus(String componentName, org.apache.axiom.om.OMElement document, Component component)