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