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

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

Methods in org.apache.avalon.composition.data that return LibraryDirective
 LibraryDirective ClassLoaderDirective.getLibrary()
          Return the library directive.
 

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



Copyright © The Apache Software Foundation. All Rights Reserved.