Class Summary |
FullyQualifiedJavaName |
This is a place holder object so the resolver can build up
fully-qualified-java-names for reference to static class methods. |
FunctionParameters |
A simple place holder object to hold an array of parameter values to be
passed to a method invocation. |
Functor<T> |
A Functor is an abstraction of a function that maps a single parameter to a
result. |
FunctorELResolver |
This is the ELResolver plugin implementation for the Functor objects. |
FunctorIdentification |
Configuration for the FunctorELResolver plugin. |
FunctorStub<T> |
Information identifying a static or dynamic method of a class, and optionally
an instance of that class, that can be combined with parameters to form a
functor. |
InstallFunctorListener |
This ServletContextListener will install the
FunctorELResolver . |
TagLibFunctions |
A collection of static methods to be exposed as Tag Library functions. |