|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.synapse.config.xml.AbstractMediatorFactory
org.apache.synapse.config.xml.AbstractListMediatorFactory
org.apache.synapse.config.xml.FilterMediatorFactory
public class FilterMediatorFactory
Creates a filter mediator instance
<filter (source="xpath" regex="string") | xpath="xpath"> mediator+ </filter>
| Constructor Summary | |
|---|---|
FilterMediatorFactory()
|
|
| Method Summary | |
|---|---|
Mediator |
createMediator(org.apache.axiom.om.OMElement elem)
Creates an instance of the mediator using the OMElement |
javax.xml.namespace.QName |
getTagQName()
The QName of this mediator element in the XML config |
| Methods inherited from class org.apache.synapse.config.xml.AbstractListMediatorFactory |
|---|
addChildren |
| Methods inherited from class org.apache.synapse.config.xml.AbstractMediatorFactory |
|---|
initMediator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterMediatorFactory()
| Method Detail |
|---|
public Mediator createMediator(org.apache.axiom.om.OMElement elem)
MediatorFactory
public javax.xml.namespace.QName getTagQName()
MediatorFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||