Factories can implement the {@link Ordered} interface or use the {@link Order} annotation if a specific invocationorder is required.
When working with {@link CompositeELResolver}s the {@link CompositeELResolver#add add} method of the delegate shouldbe used and the original delegate returned. @author Phillip Webb @param < T> the type of class to be wrapped. @see FacesWrapperFactory @see RenderKitIdAware
|
|
|
|