public class BamMediator
extends org.wso2.carbon.mediator.service.ui.AbstractMediator
Constructor and Description |
---|
BamMediator() |
Modifier and Type | Method and Description |
---|---|
void |
build(org.apache.axiom.om.OMElement omElement) |
String |
getServerProfile() |
String |
getStreamName() |
String |
getStreamVersion() |
String |
getTagLocalName() |
org.apache.axiom.om.OMElement |
serialize(org.apache.axiom.om.OMElement parent) |
void |
setServerProfile(String serverProfile1) |
void |
setStreamName(String streamName) |
void |
setStreamVersion(String streamVersion) |
collectNameValuePairs, disableStatistics, enableStatistics, getMediatorProperties, getTraceState, isAuditConfigurable, isStatisticsEnable, processAuditStatus, saveTracingState, serializeMediatorProperties, serializeNamespaces, setAuditConfigurable, setTraceState
public static final QName NAME_Q
public String getServerProfile()
public void setServerProfile(String serverProfile1)
public String getStreamName()
public void setStreamName(String streamName)
public String getStreamVersion()
public void setStreamVersion(String streamVersion)
public String getTagLocalName()
public org.apache.axiom.om.OMElement serialize(org.apache.axiom.om.OMElement parent)
public void build(org.apache.axiom.om.OMElement omElement)
Copyright © 2017 WSO2. All rights reserved.