org.dentaku.foundation.pipeline
Interface Valve

All Known Implementing Classes:
EventValve, RuleValve, ValveOne, ValveTwo

public interface Valve


Field Summary
static java.lang.String ROLE
           
 
Method Summary
 boolean execute(AbstractEvent event)
           
 

Field Detail

ROLE

public static final java.lang.String ROLE
Method Detail

execute

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


Copyright © -2004 . All Rights Reserved.