Package org.jgrapes.core.internal
Class ActionExecutor
java.lang.Object
org.jgrapes.core.internal.ActionExecutor
- All Implemented Interfaces:
ComponentType
Helper class for simulating event handlers.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ActionExecutor
public ActionExecutor()
-
-
Method Details
-
execute
Execute the event.- Type Parameters:
V
- the value type- Parameters:
event
- the event- Throws:
Exception
- the exception
-