org.dentaku.foundation.valve
Class EventValve

java.lang.Object
  extended byorg.dentaku.foundation.valve.EventValve
All Implemented Interfaces:
Valve

public class EventValve
extends java.lang.Object
implements Valve


Field Summary
 
Fields inherited from interface org.dentaku.foundation.pipeline.Valve
ROLE
 
Constructor Summary
EventValve()
           
 
Method Summary
 boolean execute(AbstractEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventValve

public EventValve()
Method Detail

execute

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


Copyright © -2004 . All Rights Reserved.