public interface ComponentInfo extends ComponentInfo
| Modifier and Type | Interface and Description |
|---|---|
static class |
ComponentInfo.Variable
Application Variables.
|
| Modifier and Type | Method and Description |
|---|---|
Properties |
getApplicationConfiguration(String name)
Get a specific application configuration.
|
String[] |
getApplicationConfigurationNames()
Get the names of all application configurations set on the component.
|
Properties |
getConfiguration()
Get the static component configuration.
|
ComponentInfo.Variable[] |
getVariables()
Get the Application Variables
|
equals, getBootstrapClassName, getBootstrapClassPathElements, getClassPathElements, getComponentClassName, getComponentType, getDescription, getInstallationDescriptor, getInstallRoot, getName, getProperties, getServiceUnitList, getSharedLibraryNames, getStatus, getWorkspaceRoot, hashCode, isBootstrapClassLoaderSelfFirst, isClassLoaderSelfFirstComponentInfo.Variable[] getVariables()
Properties getConfiguration()
Properties getApplicationConfiguration(String name)
String[] getApplicationConfigurationNames()
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.