Serialized Form


Package org.apache.shale.remoting.faces

Class org.apache.shale.remoting.faces.RemotingPhaseListener extends java.lang.Object implements Serializable

serialVersionUID: 9188955342844983587L

Serialized Fields

bundle

java.util.ResourceBundle bundle

ResourceBundle containing our localized messages.


helper

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 org.apache.commons.chain.impl.ContextBase implements Serializable

serialVersionUID: -4676385684759991167L

Serialized Fields

context

javax.faces.context.FacesContext context

The FacesContext instance that is wrapped by this Context instance.

Class org.apache.shale.remoting.impl.MappingsImpl extends java.lang.Object implements Serializable

serialVersionUID: 7761184295213057256L

Serialized Fields

extension

java.lang.String extension

The extension that will replace the FacesServlet extension, if the servlet is extension mapped.


mappings

java.util.List<E> mappings

A list of Mapping instances we understand.


patternIndex

int patternIndex

The zero relative index of the URL pattern, in the patterns array, to use for generating resource URLs.


patterns

java.lang.String[] patterns

The list of URL patterns for FacesServlet.



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.