public class SequenceMediatorSerializer extends AbstractListMediatorSerializer
SequenceMediator instances.SequenceMediatorFactoryDESCRIPTION_Q, fac, log, nullNS, PROP_Q, synNS| Constructor and Description |
|---|
SequenceMediatorSerializer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMediatorClassName()
Return the class name of the mediator which can be serialized
|
org.apache.axiom.om.OMElement |
serializeAnonymousSequence(org.apache.axiom.om.OMElement parent,
SequenceMediator mediator) |
org.apache.axiom.om.OMElement |
serializeSpecificMediator(Mediator m)
Specific mediator factory implementations should implement this method to build the
Mediator by the given XML configuration |
serializeChildrenhandleException, handleException, saveTracingState, serializeMediator, serializeMediatorProperties, serializeMediatorProperties, serializeNamespaces, serializePropertiespublic org.apache.axiom.om.OMElement serializeAnonymousSequence(org.apache.axiom.om.OMElement parent,
SequenceMediator mediator)
public org.apache.axiom.om.OMElement serializeSpecificMediator(Mediator m)
AbstractMediatorSerializerMediator by the given XML configurationserializeSpecificMediator in class AbstractMediatorSerializerm - mediator to be serializedpublic String getMediatorClassName()
MediatorSerializerCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.