public class PropertyGroupMediatorSerializer extends AbstractMediatorSerializer
<propertyGroup>
<property name="string" [action=set/remove] (value="literal" | expression="xpath") [type="literal"]>
[Random XML]
</property>
<propertyGroup/>*;
DESCRIPTION_Q, fac, log, nullNS, PROP_Q, synNS| Constructor and Description |
|---|
PropertyGroupMediatorSerializer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMediatorClassName()
Return the class name of the mediator which can be serialized
|
org.apache.axiom.om.OMElement |
serializeSpecificMediator(Mediator mediator)
Specific mediator factory implementations should implement this method to build the
Mediator by the given XML configuration |
handleException, handleException, saveTracingState, serializeComments, serializeComments, serializeMediator, serializeMediatorProperties, serializeMediatorProperties, serializeNamespaces, serializePropertiespublic org.apache.axiom.om.OMElement serializeSpecificMediator(Mediator mediator)
AbstractMediatorSerializerMediator by the given XML configurationserializeSpecificMediator in class AbstractMediatorSerializermediator - mediator to be serializedpublic String getMediatorClassName()
MediatorSerializerCopyright © 2005–2019 Apache Software Foundation. All rights reserved.