com.tirsen.angkor.process
Class EventValve

java.lang.Object
  |
  +--com.tirsen.angkor.process.EventValve
All Implemented Interfaces:
Valve

public class EventValve
extends java.lang.Object
implements Valve

Version:
$Revision: 1.4 $
Author:
Jon Tirs´n (tirsen@users.sourceforge.net)

Nested Class Summary
static class EventValve.ProcessEventValve
           
 
Field Summary
static ExecuteContext.Attribute CurrentEventAttribute
           
 
Constructor Summary
EventValve()
           
 
Method Summary
 void execute(ExecuteContext exec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CurrentEventAttribute

public static final ExecuteContext.Attribute CurrentEventAttribute
Constructor Detail

EventValve

public EventValve()
Method Detail

execute

public void execute(ExecuteContext exec)
             throws java.lang.Exception
Specified by:
execute in interface Valve
java.lang.Exception


Copyright © 2002-2002 . All Rights Reserved.