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

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

Uses of MetaDataException in org.apache.avalon.composition.data.builder
 

Methods in org.apache.avalon.composition.data.builder that throw MetaDataException
 ProfilePackage XMLProfilePackageCreator.createProfilePackage(String base, String classname, Configuration config)
          Creation of a ProfilePackage from an XML configuration.
 ServiceDirective[] XMLContainmentProfileCreator.createServiceDirectives(Configuration config)
          Resolve the logical services declared by a block directive.
 



Copyright © The Apache Software Foundation. All Rights Reserved.