| Package | Description |
|---|---|
| org.jdtaus.core.container |
Object management and configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Properties |
Implementation.getDeclaredProperties()
Gets the declared properties of the implementation.
|
Properties |
Dependency.getDeclaredProperties()
Gets the declared properties of the dependency.
|
Properties |
Specification.getProperties()
Gets the properties of the specification.
|
Properties |
Module.getProperties()
Gets the properties of the module.
|
Properties |
Implementation.getProperties()
Gets the properties of the implementation.
|
Properties |
Dependency.getProperties()
Gets the properties of the dependency.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Specification.setProperties(Properties value)
Setter for property
properties. |
void |
Module.setProperties(Properties value)
Setter for property
properties. |
void |
Implementation.setProperties(Properties value)
Setter for property
properties. |
void |
Dependency.setProperties(Properties value)
Setter for property
properties. |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.