Search
SimpleEvaluationContext.addListener Method
See Also
 






Registers listener so that it will receive events from the context.

Namespace: com.mindfusion.scripting
File: com.mindfusion.scripting

 Syntax

Java  Copy Code

public void addListener (
    SimpleEvaluationContextListener listener
)

 Parameters

listener

 See Also