org.apache.synapse.processors
Class StageProcessor

java.lang.Object
  extended byorg.apache.synapse.processors.AbstractProcessor
      extended byorg.apache.synapse.processors.ListProcessor
          extended byorg.apache.synapse.processors.StageProcessor
All Implemented Interfaces:
Processor

public class StageProcessor
extends ListProcessor


Constructor Summary
StageProcessor()
           
 
Methods inherited from class org.apache.synapse.processors.ListProcessor
getList, process, setList
 
Methods inherited from class org.apache.synapse.processors.AbstractProcessor
getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StageProcessor

public StageProcessor()