|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Properties | |
|---|---|
| org.jdtaus.core.container | Object management and configuration. |
| Uses of Properties in org.jdtaus.core.container |
|---|
| Methods in org.jdtaus.core.container that return Properties | |
|---|---|
Properties |
Implementation.getDeclaredProperties()
Gets the declared properties of the implementation. |
Properties |
Dependency.getDeclaredProperties()
Gets the declared properties of the dependency. |
Properties |
Implementation.getProperties()
Gets the properties of the implementation. |
Properties |
Specification.getProperties()
Gets the properties of the specification. |
Properties |
Dependency.getProperties()
Gets the properties of the dependency. |
Properties |
Module.getProperties()
Gets the properties of the module. |
| Methods in org.jdtaus.core.container with parameters of type Properties | |
|---|---|
void |
Implementation.setProperties(Properties value)
Setter for property properties. |
void |
Specification.setProperties(Properties value)
Setter for property properties. |
void |
Dependency.setProperties(Properties value)
Setter for property properties. |
void |
Module.setProperties(Properties value)
Setter for property properties. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||