|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ExtensiblePart
This interface represents a configuration of a dd part.
Nested Class Summary | |
static interface |
Configuration.Config
Deprecated. This interface is a part of configuration that has the same update properties. |
Method Summary | |
Configuration.Config |
addConfig()
Deprecated. Creates and adds one configuration section. |
java.util.List |
getConfigs()
Deprecated. Returns a list of configuration sections. |
java.util.Map |
getParameters()
Deprecated. Returns a map of name-value pairs. |
Methods inherited from interface org.systinet.wasp.dd.DocumentablePart |
getDocumentation, setDocumentation |
Methods inherited from interface org.systinet.wasp.dd.DeploymentPart |
getDeploymentDescriptor |
Method Detail |
public java.util.Map getParameters()
public Configuration.Config addConfig()
public java.util.List getConfigs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |