| Package | Description |
|---|---|
| org.wso2.carbon.ui | |
| org.wso2.carbon.ui.deployment |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentDeployer.layout(Map<Long,Component> componentMap) |
| Modifier and Type | Method and Description |
|---|---|
static Component |
ComponentBuilder.build(org.osgi.framework.Bundle registeredBundle,
org.osgi.framework.BundleContext bundleContext)
reads component.xml from given bundle & returns an object representation of it
|
static Component |
ComponentBuilder.build(InputStream componentIn,
String componentName,
String componentVersion,
org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ComponentBuilder.processCustomUIs(org.apache.axiom.om.OMElement document,
Component component) |
static void |
ComponentBuilder.processMenus(String componentName,
org.apache.axiom.om.OMElement document,
Component component) |
Copyright © 2012-2015 The Apache Software Foundation. All Rights Reserved.