public class BamMediatorFactory
extends org.apache.synapse.config.xml.AbstractMediatorFactory
Modifier and Type | Field and Description |
---|---|
static QName |
BAM_Q |
static String |
SERVER_PROFILE_LOCATION |
Constructor and Description |
---|
BamMediatorFactory() |
Modifier and Type | Method and Description |
---|---|
org.apache.synapse.Mediator |
createSpecificMediator(org.apache.axiom.om.OMElement omElement,
Properties properties) |
QName |
getTagQName() |
public static final QName BAM_Q
public static final String SERVER_PROFILE_LOCATION
public org.apache.synapse.Mediator createSpecificMediator(org.apache.axiom.om.OMElement omElement, Properties properties)
createSpecificMediator
in class org.apache.synapse.config.xml.AbstractMediatorFactory
public QName getTagQName()
Copyright © 2018 WSO2. All rights reserved.