An action that evaluates an expression and optionally exposes its result.
Delegates to a {@link ResultEventFactory} to determine how to map the evaluation result to an action outcome{@link Event}.
@see Expression
@see ActionResultExposer
@see ResultEventFactory
@author Keith Donald
@author Jeremy Grelle
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.