Uses of Class
org.apache.avalon.composition.data.RepositoryDirective

Packages that use RepositoryDirective
org.apache.avalon.composition.data The data package contains a revised implementation of the meta-data model that is focussed towards the creation of a serialized deployment scenario that can be supplied to a container for execution.  
 

Uses of RepositoryDirective in org.apache.avalon.composition.data
 

Methods in org.apache.avalon.composition.data that return RepositoryDirective
 RepositoryDirective[] ClasspathDirective.getRepositoryDirectives()
          Return the set of resource directives.
 

Constructors in org.apache.avalon.composition.data with parameters of type RepositoryDirective
ClasspathDirective(FilesetDirective[] filesets, RepositoryDirective[] repositories)
          Create a ClasspathDirective instance.
 



Copyright © Apache Software Foundation. All Rights Reserved.