Class DelegateExpressionExecutionListener

    • Constructor Detail

      • DelegateExpressionExecutionListener

        public DelegateExpressionExecutionListener​(Expression expression,
                                                   java.util.List<FieldDeclaration> fieldDeclarations)
    • Method Detail

      • getExpressionText

        public java.lang.String getExpressionText()
        returns the expression text for this execution listener. Comes in handy if you want to check which listeners you already have.