Package | Description |
---|---|
org.jboss.dashboard.factory |
Modifier and Type | Method and Description |
---|---|
protected Component |
PropertyChangeProcessingInstruction.getComponent() |
Component |
ComponentsTree.getComponent(String path) |
Component |
ComponentsTree.getComponent(String path,
String relativePath) |
protected Component |
ComponentsTree.makeComponentInstance(String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
ComponentsTree.addToMappings(String name,
Component component) |
Constructor and Description |
---|
PropertyAddProcessingInstruction(Component component,
String propertyName,
String propertyValue) |
PropertyChangeProcessingInstruction(Component component,
String propertyName,
String propertyValue) |
PropertySetProcessingInstruction(Component component,
String propertyName,
String propertyValue) |
PropertySubstractProcessingInstruction(Component component,
String propertyName,
String propertyValue) |
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.