| Package | Description |
|---|---|
| org.springframework.beans.factory.access.el |
Support classes for accessing a Spring BeanFactory from Unified EL.
|
| org.springframework.web.jsf.el |
Support classes for integrating a JSF 1.2 web tier with a Spring middle tier
which is hosted in a Spring root WebApplicationContext.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleSpringBeanELResolver
Simple concrete variant of
SpringBeanELResolver, delegating
to a given BeanFactory that the resolver was constructed with. |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringBeanFacesELResolver
JSF 1.2
ELResolver that delegates to the Spring root
WebApplicationContext, resolving name references to
Spring-defined beans. |
Copyright © 2015. All rights reserved.