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

Packages that use ClasspathDirective
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 ClasspathDirective in org.apache.avalon.composition.data
 

Methods in org.apache.avalon.composition.data that return ClasspathDirective
 ClasspathDirective ClassLoaderDirective.getClasspathDirective()
          Return the classpath directive.
 

Constructors in org.apache.avalon.composition.data with parameters of type ClasspathDirective
ClassLoaderDirective(LibraryDirective library, ClasspathDirective classpath)
          Create a ClassloaderDirective instance.
 



Copyright © The Apache Software Foundation. All Rights Reserved.