|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.avalon.composition.data.RepositoryDirective
Description of repository requests.
Constructor Summary | |
RepositoryDirective()
Create a empty RepositoryDirective. |
|
RepositoryDirective(ResourceDirective[] resources)
Create a RepositoryDirective instance. |
Method Summary | |
ResourceDirective[] |
getResources()
Return the set of resource directives. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RepositoryDirective()
public RepositoryDirective(ResourceDirective[] resources)
resources
- the resources to be included in a classloaderMethod Detail |
public ResourceDirective[] getResources()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |