org.apache.myfaces.extensions.cdi.jsf2.impl
Class CodiViewHandler

java.lang.Object
  extended by javax.faces.application.ViewHandler
      extended by javax.faces.application.ViewHandlerWrapper
          extended by org.apache.myfaces.extensions.cdi.jsf.impl.CodiViewHandler
              extended by org.apache.myfaces.extensions.cdi.jsf2.impl.CodiViewHandler
All Implemented Interfaces:
javax.faces.FacesWrapper<javax.faces.application.ViewHandler>, Deactivatable

public class CodiViewHandler
extends CodiViewHandler

Author:
Gerhard Petracek

Field Summary
 
Fields inherited from class org.apache.myfaces.extensions.cdi.jsf.impl.CodiViewHandler
wrapped
 
Fields inherited from class javax.faces.application.ViewHandler
CHARACTER_ENCODING_KEY, DEFAULT_FACELETS_SUFFIX, DEFAULT_SUFFIX, DEFAULT_SUFFIX_PARAM_NAME, FACELETS_SUFFIX_PARAM_NAME, FACELETS_VIEW_MAPPINGS_PARAM_NAME
 
Constructor Summary
CodiViewHandler(javax.faces.application.ViewHandler wrapped)
          
 
Method Summary
protected  javax.faces.application.ViewHandler createSecurityAwareViewHandler()
           
 
Methods inherited from class org.apache.myfaces.extensions.cdi.jsf.impl.CodiViewHandler
createView, getActionURL, getWrapped, isActivated, restoreView
 
Methods inherited from class javax.faces.application.ViewHandlerWrapper
calculateCharacterEncoding, calculateLocale, calculateRenderKitId, deriveViewId, getBookmarkableURL, getRedirectURL, getResourceURL, getViewDeclarationLanguage, initView, renderView, writeState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodiViewHandler

public CodiViewHandler(javax.faces.application.ViewHandler wrapped)

Method Detail

createSecurityAwareViewHandler

protected javax.faces.application.ViewHandler createSecurityAwareViewHandler()
Overrides:
createSecurityAwareViewHandler in class CodiViewHandler


Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.