| Class | Description |
|---|---|
| DummyFunctionMapper |
A dummy function mapper that is installed by default.
|
| DummyVariableMapper |
A dummy variable mapper that is installed by default.
|
| ELResolverProducer |
Creates the composite EL Resolver which contains the default EL resolvers,
the CDI EL resolver and any user registered resolvers.
|
| Expressions |
Provides various utility methods for working with EL expressions.
|
| ResolverLiteral |
| Annotation Type | Description |
|---|---|
| Composite |
Qualifier used to identify a
ELResolver that contains the default EL
resolvers and any user registered el resolvers |
| Mapper |
Qualifies the
FunctionMapper and VariableMapper beans used to
create an ELContext for use in Expressions. |
| Resolver |
Qualifier used to identify a javax.el.ELResolver to register with the
application wide javax.el.ELResolver provided by Solder
|
Copyright © 2015 OCPsoft. All Rights Reserved.