public class SpringMediatorFactory
extends org.apache.synapse.config.xml.AbstractMediatorFactory
Constructor and Description |
---|
SpringMediatorFactory() |
Modifier and Type | Method and Description |
---|---|
org.apache.synapse.Mediator |
createSpecificMediator(org.apache.axiom.om.OMElement elem,
java.util.Properties properties)
Create a Spring mediator instance referring to the bean and configuration given
by the OMElement declaration
|
javax.xml.namespace.QName |
getTagQName() |
public org.apache.synapse.Mediator createSpecificMediator(org.apache.axiom.om.OMElement elem, java.util.Properties properties)
createSpecificMediator
in class org.apache.synapse.config.xml.AbstractMediatorFactory
elem
- the OMElement that specifies the Spring mediator configurationproperties
- public javax.xml.namespace.QName getTagQName()
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.