Annotation Interface ExpressionUtility
Annotation used in conjunction with AbstractContextResolver for annotating class as expressions utility bean.
Class should have constructor that accepts two parameters DeploymentContext and InputContext.
- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueName under which bean is registered inside evaluation context.- Returns:
- bean name
-