public class CloneMediatorSerializer extends AbstractMediatorSerializer
<clone [continueParent=(true | false)]> <target [to="uri"] [soapAction="qname"] [sequence="sequence_ref"] [endpoint="endpoint_ref"]> <sequence> (mediator)+ </sequence>? <endpoint> endpoint </endpoint>? </target>+ </clone>
DESCRIPTION_Q, fac, log, nullNS, PROP_Q, synNS
Constructor and Description |
---|
CloneMediatorSerializer() |
Modifier and Type | Method and Description |
---|---|
String |
getMediatorClassName()
This method will implement the getMediatorClassName method of the
MediatorSerializer interface
|
org.apache.axiom.om.OMElement |
serializeSpecificMediator(Mediator m)
This method will implement the serializeMediator method of the MediatorSerializer interface
and implements the serialization of CloneMediator to its configuration
|
handleException, handleException, saveTracingState, serializeMediator, serializeMediatorProperties, serializeMediatorProperties, serializeNamespaces, serializeProperties
public org.apache.axiom.om.OMElement serializeSpecificMediator(Mediator m)
serializeSpecificMediator
in class AbstractMediatorSerializer
m
- Mediator of the type CloneMediator which is subjected to the serializationpublic String getMediatorClassName()
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.