Package org.apache.avalon.composition.data.writer

The meta.data.writer package contains a revised implementation of the meta.model writer that is focussed towards the creation of a serialized deployment scenario that can be supplied to a container for execution.

See:
          Description

Interface Summary
ContainmentProfileWriter Interface implemented by objects supporting the writing of a ContainmentProfile to an output stream.
 

Class Summary
SerializedContainmentProfileWriter Write ContainmentProfile objects to a stream as serialized objects.
XMLComponentProfileWriter Write a ComponentProfile to a stream as xml documents.
XMLContainmentProfileWriter Write ContainmentProfile objects to a stream as xml documents.
 

Package org.apache.avalon.composition.data.writer Description

The meta.data.writer package contains a revised implementation of the meta.model writer that is focussed towards the creation of a serialized deployment scenario that can be supplied to a container for execution.



Copyright © The Apache Software Foundation. All Rights Reserved.