| Package | Description |
|---|---|
| org.jdtaus.core.container |
Object management and configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Specifications |
Implementation.getDeclaredImplementedSpecifications()
Gets the specifications the implementation declares to implement.
|
Specifications |
Implementation.getImplementedSpecifications()
Gets the specifications the implementation implements.
|
Specifications |
Modules.getSpecifications()
Gets a collection of all specifications of all modules.
|
Specifications |
Module.getSpecifications()
Gets the specifications of the module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Implementation.setImplementedSpecifications(Specifications value)
Setter for property
implementedSpecifications. |
void |
Module.setSpecifications(Specifications value)
Setter for property
specifications. |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.