org.kabeja.processing.event
Class ProcessingEvent

java.lang.Object
  extended by org.kabeja.processing.event.ProcessingEvent

public class ProcessingEvent
extends java.lang.Object


Field Summary
protected  ProcessPipeline pipeline
           
 
Constructor Summary
ProcessingEvent()
           
 
Method Summary
 ProcessPipeline getProcessPipeline()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pipeline

protected ProcessPipeline pipeline
Constructor Detail

ProcessingEvent

public ProcessingEvent()
Method Detail

getProcessPipeline

public ProcessPipeline getProcessPipeline()