org.ajax4jsf.context
Class ContextInitParameters

java.lang.Object
  extended by org.ajax4jsf.context.ContextInitParameters

public class ContextInitParameters
extends java.lang.Object

This class hold all methods for get application init parameters. Created for single access point to all parameters - simplest for a documentation.

Author:
asmirnov

Field Summary
static java.lang.String[] SERIALIZE_SERVER_STATE
           
 
Method Summary
static boolean isSerializeServerState(javax.faces.context.FacesContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERIALIZE_SERVER_STATE

public static final java.lang.String[] SERIALIZE_SERVER_STATE
Method Detail

isSerializeServerState

public static final boolean isSerializeServerState(javax.faces.context.FacesContext context)


Copyright © 2008. All Rights Reserved.