public class UILessMediator extends AbstractListMediator
mediators
ATT_EXPRN, ATT_KEY, ATT_NAME, ATT_ONERROR, ATT_REGEX, ATT_SEQUENCE, ATT_SOURCE, ATT_STATS, ATT_TARGET, ATT_VALUE, ATT_XPATH, fac, FEATURE_Q, nullNS, PROP_Q, synNS, TARGET_Q
Constructor and Description |
---|
UILessMediator() |
Modifier and Type | Method and Description |
---|---|
void |
build(org.apache.axiom.om.OMElement elem)
Populate this mediator from the Synapse mediator configuration.
|
String |
getTagLocalName()
Get the name of the mediator
|
org.apache.axiom.om.OMElement |
serialize(org.apache.axiom.om.OMElement parent)
Serialize this mediator in to the corresponding Synapse mediator configuration.
|
addChild, addChildren, getChild, getList, removeChild, removeChild, serializeChildren
collectNameValuePairs, disableStatistics, enableStatistics, getMediatorProperties, getMediatorProperties, getTraceState, isAuditConfigurable, isStatisticsEnable, processAuditStatus, saveTracingState, serializeMediatorProperties, serializeNamespaces, setAuditConfigurable, setTraceState
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
disableStatistics, enableStatistics, getTraceState, isAuditConfigurable, isStatisticsEnable, setTraceState
public org.apache.axiom.om.OMElement serialize(org.apache.axiom.om.OMElement parent)
Mediator
parent
- if present the serialize node will be added to the parentpublic void build(org.apache.axiom.om.OMElement elem)
Mediator
elem
- synapse mediator configurationCopyright © 2022 WSO2. All rights reserved.