Package | Description |
---|---|
org.jboss.solder.el |
Provides an application wide EL value and method expression resolution facility as well as a improved API for
evaluating EL expressions aimed at ease of use.
|
org.jboss.solder.literal |
A collection of annotation literals for all annotations from the Contexts and Dependency Injection
specification and from Solder.
|
Class and 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
|
Class and Description |
---|
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 © 2008–2013 Seam Framework. All rights reserved.