Class | Description |
---|---|
ClassDelegate | |
DefaultDelegateInterceptor |
Default implementation, simply proceeding the call.
|
DelegateInvocation |
Provides context about the invocation of usercode and handles the actual
invocation
|
ExpressionGetInvocation |
Class responsible for handling Expression.getValue invocations
|
ExpressionInvocation |
Baseclass responsible for handling invocations of Expressions
|
ExpressionSetInvocation |
Class responsible for handling Expression.setValue() invocations.
|
ScriptInvocation |
Copyright © 2018. All rights reserved.