Serialized Form


Package org.apache.shale.remoting.faces

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

serialVersionUID: 9188955342844983587L

Serialized Fields

bundle

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 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 Object implements Serializable

serialVersionUID: 7761184295213057256L

Serialized Fields

extension

String extension

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


mappings

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

String[] patterns

The list of URL patterns for FacesServlet.



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