Uses of Interface
org.apache.avalon.composition.data.builder.TargetsCreator

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

Classes in org.apache.avalon.composition.data.builder that implement TargetsCreator
 class SerializedTargetsCreator
          Create Targets from stream made up of serialized object.
 class TargetsBuilder
          A TargetsBuilderis responsible for building Targets objects from a configuration object.
 



Copyright © The Apache Software Foundation. All Rights Reserved.