Uses of Class
org.jboss.weld.extensions.el.Mapper

Packages that use Mapper
org.jboss.weld.extensions.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.weld.extensions.literal A collection of annotation literals for all annotations from the Contexts and Dependency Injection specification and from Weld Extensions. 
 

Uses of Mapper in org.jboss.weld.extensions.el
 

Classes in org.jboss.weld.extensions.el with annotations of type Mapper
 class DummyFunctionMapper
           A dummy function mapper that is installed by default.
 class DummyVariableMapper
           A dummy variable mapper that is installed by default.
 

Uses of Mapper in org.jboss.weld.extensions.literal
 

Fields in org.jboss.weld.extensions.literal declared as Mapper
static Mapper MapperLiteral.INSTANCE
           
 



Copyright © 2008-2010 Seam Framework. All Rights Reserved.