org.dentaku.foundation.pipeline
Interface Pipeline

All Known Implementing Classes:
DefaultPipeline

public interface Pipeline


Field Summary
static java.lang.String ROLE
           
 
Method Summary
 void execute(AbstractEvent event)
           
 java.util.List getValves()
           
 

Field Detail

ROLE

public static final java.lang.String ROLE
Method Detail

getValves

public java.util.List getValves()

execute

public void execute(AbstractEvent event)
             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © -2004 . All Rights Reserved.