程序包 org.springframework.web.jsf.el
ELResolvers for integrating a JSF web layer with a Spring service layer which is hosted in a Spring root WebApplicationContext.
类概要 类 说明 SpringBeanFacesELResolver JSFELResolverthat delegates to the Spring rootWebApplicationContext, resolving name references to Spring-defined beans.WebApplicationContextFacesELResolver Special JSFELResolverthat exposes the SpringWebApplicationContextinstance under a variable named "webApplicationContext".