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

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

Classes in org.apache.avalon.composition.data.builder that implement ContainmentProfileCreator
 class ContainmentProfileBuilder
          A ContainmentProfileBuilder is responsible for building ContainmentProfile objects from a configuration object.
 class SerializedContainmentProfileCreator
          Create ContainmentProfile from stream made up of serialized object.
 



Copyright © The Apache Software Foundation. All Rights Reserved.