org.apache.synapse.xml
Class RegexProcessorConfigurator

java.lang.Object
  extended byorg.apache.synapse.xml.AbstractProcessorConfigurator
      extended byorg.apache.synapse.xml.AbstractListProcessorConfigurator
          extended byorg.apache.synapse.xml.RegexProcessorConfigurator
All Implemented Interfaces:
ProcessorConfigurator

public class RegexProcessorConfigurator
extends AbstractListProcessorConfigurator


Constructor Summary
RegexProcessorConfigurator()
           
 
Method Summary
 Processor createProcessor(SynapseEnvironment se, org.apache.axis2.om.OMElement el)
           
 javax.xml.namespace.QName getTagQName()
           
 
Methods inherited from class org.apache.synapse.xml.AbstractListProcessorConfigurator
addChildrenAndSetName
 
Methods inherited from class org.apache.synapse.xml.AbstractProcessorConfigurator
setNameOnProcessor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegexProcessorConfigurator

public RegexProcessorConfigurator()
Method Detail

createProcessor

public Processor createProcessor(SynapseEnvironment se,
                                 org.apache.axis2.om.OMElement el)

getTagQName

public javax.xml.namespace.QName getTagQName()