ResourceBundle bundle
ResourceBundle
containing our localized messages.
MappingsHelper helper
Helper object to acquire a reference to the Mappings
instance for this web application.
String extension
The extension that will replace the FacesServlet
extension, if the servlet is extension mapped.
List<E> mappings
A list of Mapping
instances we understand.
int patternIndex
The zero relative index of the URL pattern, in the patterns
array, to use for generating resource URLs.
String[] patterns
The list of URL patterns for FacesServlet
.
Copyright © 2004-2013 Apache Software Foundation. All Rights Reserved.