Interface | Description |
---|---|
EXPEvaluator |
Provides APIs for evaluating and validating expressions.
|
Annotation Type | Description |
---|---|
LocalFunction |
Annotation to be placed on static methods which should be made available to the expression
manager as local functions.
|
LocalFunctionParameter |
Optional annotation to be placed on the parameters of static methods which serve as local functions inside
expressions.
|
ServiceMethod |
Annotation to be placed on those methods of the interfaces implemented by OSGI services which
are to be exported to the expression manager as remote functions.
|
ServiceMethodParameter |
Optional annotation to be placed on the parameters of those methods declared on OSGI service interfaces
which serve as remote functions inside expressions.
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.