Package org.apache.myfaces.el
-
Class Summary Class Description CustomFirstELResolverComparator Comparator for ELResolvers that shifts the Resolvers from the faces-config to the front.CustomLastELResolverComparator Comparator for ELResolvers that shifts the Resolvers from the faces-config to the back.ELResolverBuilder The ELResolverBuilder is responsible to build the el resolver which is used by the application throughApplication.getELResolver()
according to 1.2 spec section 5.6.2 or to be used as the el resolver for jsp according to 1.2 spec section 5.6.1ELResolverBuilderForFaces Create the el resolver for faces.ELResolverBuilderForJSP build the el resolver for jsp.FacesELContext ELContext used for JSF.OpenWebBeansELResolverComparator Comparator for ELResolvers that shifts the Resolver from OWB to the last place.ResolverForJSPInitializer The class will initialize the resolver for JSP