| Package | Description |
|---|---|
| org.jdtaus.core.container |
Object management and configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Specification |
Dependency.getSpecification()
Gets the specification of the dependency.
|
Specification |
Specifications.getSpecification(int index)
Gets a specification for an index.
|
Specification |
Specifications.getSpecification(String identifier)
Gets a specification for an identifier.
|
Specification |
Modules.getSpecification(String identifier)
Gets a specification for an identifier.
|
Specification[] |
Specifications.getSpecifications()
Gets the specifications of the collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dependency.setSpecification(Specification value)
Setter for property
specification. |
void |
Specifications.setSpecifications(Specification[] value)
Setter for property
specifications. |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.