org.ajax4jsf.tests
Class MockViewHandler

java.lang.Object
  extended by javax.faces.application.ViewHandler
      extended by org.ajax4jsf.application.ViewHandlerWrapper
          extended by org.ajax4jsf.application.AjaxViewHandler
              extended by org.ajax4jsf.tests.MockViewHandler

public class MockViewHandler
extends org.ajax4jsf.application.AjaxViewHandler


Field Summary
 
Fields inherited from class org.ajax4jsf.application.AjaxViewHandler
RESOURCES_PROCESSED, SERIALIZED_STATE_KEY, STATE_MARKER_KEY, VIEW_EXPIRED, VIEW_ID_KEY
 
Fields inherited from class org.ajax4jsf.application.ViewHandlerWrapper
_handler
 
Fields inherited from class javax.faces.application.ViewHandler
CHARACTER_ENCODING_KEY, DEFAULT_SUFFIX, DEFAULT_SUFFIX_PARAM_NAME
 
Constructor Summary
MockViewHandler(javax.faces.application.ViewHandler parent)
           
 
Method Summary
 void writeState(javax.faces.context.FacesContext context)
           
 
Methods inherited from class org.ajax4jsf.application.AjaxViewHandler
createView, getResourceURL, renderView
 
Methods inherited from class org.ajax4jsf.application.ViewHandlerWrapper
calculateCharacterEncoding, calculateLocale, calculateRenderKitId, fillChain, getActionURL, getHandler, initView, restoreView
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockViewHandler

public MockViewHandler(javax.faces.application.ViewHandler parent)
Method Detail

writeState

public void writeState(javax.faces.context.FacesContext context)
                throws java.io.IOException
Overrides:
writeState in class org.ajax4jsf.application.AjaxViewHandler
Throws:
java.io.IOException


Copyright © 2009. All Rights Reserved.