|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.apache.shale.remoting.faces |
---|
Class org.apache.shale.remoting.faces.RemotingPhaseListener extends Object implements Serializable |
---|
serialVersionUID: 9188955342844983587L
Serialized Fields |
---|
ResourceBundle bundle
ResourceBundle
containing our localized messages.
MappingsHelper helper
Helper object to acquire a reference to the Mappings
instance for this web application.
Package org.apache.shale.remoting.impl |
---|
Class org.apache.shale.remoting.impl.ChainContext extends ContextBase implements Serializable |
---|
serialVersionUID: -4676385684759991167L
Serialized Fields |
---|
javax.faces.context.FacesContext context
The FacesContext
instance that is wrapped by this
Context
instance.
Class org.apache.shale.remoting.impl.MappingsImpl extends Object implements Serializable |
---|
serialVersionUID: 7761184295213057256L
Serialized Fields |
---|
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
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |