| Modifier and Type | Method and Description |
|---|---|
java.util.List<Property> |
DeployableElement.getProperties() |
protected java.util.List<Property> |
DaemonElement.getProperties() |
protected java.util.List<Property> |
ConfigurationElement.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeployableElement.addConfiguredProperty(Property property)
Add a deployable property.
|
void |
DaemonElement.addConfiguredProperty(Property property)
Add a container property.
|
void |
ConfigurationElement.addConfiguredProperty(Property property)
Add a container property.
|
Copyright © 2004-2014 Codehaus. All Rights Reserved.