Package com.sun.faces.el

Interface Summary
ELConstants  
 

Class Summary
ChainAwareVariableResolver This special VariableResolver serves as the "original" VariableResolver that is passed to the one-arg ctor for the first custom VariableResolver that is encountered during application configuration.
DummyPropertyResolverImpl Default propertyResolver implementation that gets the ELContext from the argument FacesContext and calls setPropertyResolved(false) on it.
ELContextImpl Concrete implementation of ELContext.
ELUtils Utility class for EL related methods.
FacesCompositeELResolver Maintains an ordered composite list of child ELResolver for JSF.
FacesResourceBundleELResolver  
ImplicitObjectELResolver  
ImplicitObjectELResolverForJsp  
ManagedBeanELResolver  
PropertyResolverChainWrapper  
PropertyResolverImpl Concrete implementation of PropertyResolver.
ScopedAttributeELResolver  
VariableResolverChainWrapper  
VariableResolverImpl Concrete implementation of VariableResolver.
 

Enum Summary
FacesCompositeELResolver.ELResolverChainType JSP indicates this CompositeELResolver instance is the JSP chain, specified in section 5.6.1 of the spec.
 



Copyright ? 2002-2006 Sun Microsystems, Inc. All Rights Reserved.