|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Specifications | |
|---|---|
| org.jdtaus.core.container | Object management and configuration. |
| Uses of Specifications in org.jdtaus.core.container |
|---|
| Methods in org.jdtaus.core.container that return Specifications | |
|---|---|
Specifications |
Implementation.getDeclaredImplementedSpecifications()
Gets the specifications the implementation declares to implement. |
Specifications |
Implementation.getImplementedSpecifications()
Gets the specifications the implementation implements. |
Specifications |
Module.getSpecifications()
Gets the specifications of the module. |
Specifications |
Modules.getSpecifications()
Gets a collection of all specifications of all modules. |
| Methods in org.jdtaus.core.container with parameters of type Specifications | |
|---|---|
void |
Implementation.setImplementedSpecifications(Specifications value)
Setter for property implementedSpecifications. |
void |
Module.setSpecifications(Specifications value)
Setter for property specifications. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||