org.dentaku.foundation.pipeline
Class DefaultPipeline

java.lang.Object
  extended byorg.dentaku.foundation.pipeline.DefaultPipeline
All Implemented Interfaces:
Pipeline

public class DefaultPipeline
extends java.lang.Object
implements Pipeline


Field Summary
 
Fields inherited from interface org.dentaku.foundation.pipeline.Pipeline
ROLE
 
Constructor Summary
DefaultPipeline()
           
 
Method Summary
 void execute(AbstractEvent event)
           
 java.util.List getValves()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPipeline

public DefaultPipeline()
Method Detail

getValves

public java.util.List getValves()
Specified by:
getValves in interface Pipeline

execute

public void execute(AbstractEvent event)
             throws java.lang.Exception
Specified by:
execute in interface Pipeline
Throws:
java.lang.Exception


Copyright © -2004 . All Rights Reserved.