MethodExpressionValueChangeListener is a {@link ValueChangeListener} that wraps a {@link MethodExpression}. When it receives a {@link ValueChangeEvent}, it executes a method on an object identified by the {@link MethodExpression}.
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.