public class CommentMediatorSerializer extends AbstractListMediatorSerializer
DESCRIPTION_Q, fac, log, nullNS, PROP_Q, synNS
Constructor and Description |
---|
CommentMediatorSerializer() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMediatorClassName()
Returns Comment Mediator Class name
|
org.apache.axiom.om.OMElement |
serializeSpecificMediator(Mediator m)
Comment Mediator serialization happens at AbstractMediatorSerializer's
serializeMediator method.
|
serializeChildren
handleException, handleException, saveTracingState, serializeComments, serializeComments, serializeMediator, serializeMediatorProperties, serializeMediatorProperties, serializeNamespaces, serializeProperties
public org.apache.axiom.om.OMElement serializeSpecificMediator(Mediator m)
serializeSpecificMediator
in class AbstractMediatorSerializer
m
- mediator to be serialized *public java.lang.String getMediatorClassName()
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.