Class ExpressionSetInvocation


  • public class ExpressionSetInvocation
    extends DelegateInvocation
    Class responsible for handling Expression.setValue() invocations.
    Author:
    Daniel Meyer
    • Field Detail

      • value

        protected final java.lang.Object value
    • Method Detail

      • invoke

        protected void invoke()
                       throws java.lang.Exception
        Specified by:
        invoke in class DelegateInvocation
        Throws:
        java.lang.Exception