| Package | Description |
|---|---|
| org.jdtaus.core.container |
Object management and configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Dependency[] |
Dependencies.getDependencies()
Gets all dependencies of the collection.
|
Dependency |
Dependencies.getDependency(int index)
Gets a dependency for an index.
|
Dependency |
Dependencies.getDependency(String name)
Gets a dependency for a name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dependencies.setDependencies(Dependency[] value)
Setter for property
dependencies. |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.