Uses of Class
org.apache.myfaces.config.element.ViewPoolParameter
Packages that use ViewPoolParameter
-
Uses of ViewPoolParameter in org.apache.myfaces.config.element
Methods in org.apache.myfaces.config.element that return types with arguments of type ViewPoolParameterModifier and TypeMethodDescriptionabstract List<ViewPoolParameter>
ViewPoolMapping.getParameterList()
-
Uses of ViewPoolParameter in org.apache.myfaces.config.impl.element
Subclasses of ViewPoolParameter in org.apache.myfaces.config.impl.elementMethods in org.apache.myfaces.config.impl.element that return types with arguments of type ViewPoolParameterMethods in org.apache.myfaces.config.impl.element with parameters of type ViewPoolParameterModifier and TypeMethodDescriptionvoid
ViewPoolMappingImpl.addParameter
(ViewPoolParameter parameter)