Uses of Class
org.apache.myfaces.config.element.ViewPoolMapping
Packages that use ViewPoolMapping
Package
Description
-
Uses of ViewPoolMapping in org.apache.myfaces.config
Methods in org.apache.myfaces.config that return types with arguments of type ViewPoolMappingMethods in org.apache.myfaces.config with parameters of type ViewPoolMapping -
Uses of ViewPoolMapping in org.apache.myfaces.config.element
Methods in org.apache.myfaces.config.element that return types with arguments of type ViewPoolMappingModifier and TypeMethodDescriptionFacesConfigData.getViewPoolMappings()
FacesConfigExtension.getViewPoolMappings()
-
Uses of ViewPoolMapping in org.apache.myfaces.config.impl
Methods in org.apache.myfaces.config.impl that return types with arguments of type ViewPoolMapping -
Uses of ViewPoolMapping in org.apache.myfaces.config.impl.element
Subclasses of ViewPoolMapping in org.apache.myfaces.config.impl.elementMethods in org.apache.myfaces.config.impl.element that return types with arguments of type ViewPoolMappingMethods in org.apache.myfaces.config.impl.element with parameters of type ViewPoolMappingModifier and TypeMethodDescriptionvoid
FacesConfigExtensionImpl.addViewPoolMapping
(ViewPoolMapping mapping)