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,
Properties properties)
Create a Spring mediator instance referring to the bean and configuration given
by the OMElement declaration
|
QName |
getTagQName() |
public org.apache.synapse.Mediator createSpecificMediator(org.apache.axiom.om.OMElement elem,
Properties properties)
createSpecificMediator in class org.apache.synapse.config.xml.AbstractMediatorFactoryelem - the OMElement that specifies the Spring mediator configurationproperties - public QName getTagQName()
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.