| Package | Description | 
|---|---|
| com.caucho.config | |
| com.caucho.config.el | |
| com.caucho.config.inject | |
| com.caucho.el | |
| com.caucho.jmx | |
| com.caucho.jsp | |
| com.caucho.jsp.el | |
| com.caucho.jsp.java | |
| com.caucho.server.rewrite | |
| javax.el | |
| javax.enterprise.inject.spi | Java Dependency Injection programmatic APIs. | 
| javax.servlet.jsp | |
| javax.servlet.jsp.el | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConfigPropertiesResolverVariable resolver for Resin config properties. | 
| Modifier and Type | Method and Description | 
|---|---|
| ELResolver | ConfigELContext. getELResolver() | 
| Constructor and Description | 
|---|
| ConfigELContext(ELResolver resolver)Creates the resolver | 
| ConfigPropertiesResolver(ELResolver next)Creates the resolver | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CandiConfigResolverContext-dependent variable resolution for CDI variables | 
| class  | CandiElResolverVariable resolution for CDI variables | 
| class  | ConfigContextResolverVariable resolution for webbeans variables | 
| Modifier and Type | Method and Description | 
|---|---|
| ELResolver | CandiELContext. getELResolver() | 
| ELResolver | InjectManager. getELResolver() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractVariableResolverAbstract variable resolver. | 
| class  | EnvironmentELResolverCreates a variable resolver based on the classloader. | 
| class  | EnvironmentLevelELResolverCreates a variable resolver based on the classloader. | 
| class  | EnvironmentResolverCreates a variable resolver based on the classloader. | 
| class  | EnvironmentVariableResolverCreates a variable resolver based on the classloader. | 
| class  | MapVariableResolverVariable resolver using an underlying Map. | 
| class  | StackELResolverStack-based composite resolver, | 
| class  | SystemPropertiesResolverVariable resolver using the system properties (@link System#getProperty()}
 and the environment  System@getenv(). | 
| Modifier and Type | Field and Description | 
|---|---|
| java.util.ArrayList<ELResolver> | StackELResolver. _resolverStack | 
| Modifier and Type | Method and Description | 
|---|---|
| ELResolver | EnvironmentContext. getELResolver() | 
| ELResolver | AbstractVariableResolver. getNext()Returns the next resolver. | 
| ELResolver | StackELResolver. pop() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StackELResolver. push(ELResolver elResolver) | 
| Constructor and Description | 
|---|
| AbstractVariableResolver(ELResolver next)Creates the resolver | 
| EnvironmentResolver(java.lang.ClassLoader loader,
                   ELResolver parent)Creates the resolver | 
| EnvironmentVariableResolver(ELResolver next)Creates the resolver | 
| StackELResolver(ELResolver a,
               ELResolver b) | 
| SystemPropertiesResolver(ELResolver next)Creates the resolver | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MBeanAttributeResolver | 
| Modifier and Type | Method and Description | 
|---|---|
| ELResolver | PageContextImpl.PageELContext. getELResolver() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ImplicitObjectELResolverImplVariable resolution for JSP variables | 
| class  | PageContextELResolverVariable resolution for JSP variables | 
| Modifier and Type | Method and Description | 
|---|---|
| ELResolver[] | PageContextELResolver. getCustomResolvers() | 
| ELResolver | ExpressionEvaluatorImpl.ParseELContext. getELResolver() | 
| ELResolver | ELContextAdapter. getELResolver() | 
| ELResolver[] | JspApplicationContextImpl. getELResolverArray() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JspApplicationContextImpl. addELResolver(ELResolver resolver)Adds an ELResolver | 
| Constructor and Description | 
|---|
| PageContextELResolver(PageContextImpl pageContext,
                     ELResolver[] customResolvers) | 
| Modifier and Type | Method and Description | 
|---|---|
| ELResolver | JspGenELContext. getELResolver() | 
| Modifier and Type | Method and Description | 
|---|---|
| ELResolver | RewriteELContext. getELResolver() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ArrayELResolverResolves properties based on arrays. | 
| class  | BeanELResolverResolves properties based on beans. | 
| class  | CompositeELResolverResolves properties based on arrays. | 
| class  | ListELResolverResolves properties based on lists. | 
| class  | MapELResolverResolves properties based on maps. | 
| class  | ResourceBundleELResolverResolves properties based on resourceBundles. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ELResolver | ELContext. getELResolver() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CompositeELResolver. add(ELResolver elResolver) | 
| Modifier and Type | Method and Description | 
|---|---|
| ELResolver | BeanManager. getELResolver()Returns the BeanManager's EL resolver. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JspApplicationContext. addELResolver(ELResolver resolver)Adds an ELResolver | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ImplicitObjectELResolverVariable resolution for JSP variables | 
| class  | ScopedAttributeELResolverVariable resolution for JSP variables |