JSF Test Framework: Mock 1.1.2

org.jboss.test.faces.mock.context
Class AbstractFacesContext

java.lang.Object
  extended by javax.faces.context.FacesContext
      extended by org.jboss.test.faces.mock.context.AbstractFacesContext

public abstract class AbstractFacesContext
extends javax.faces.context.FacesContext

Author:
asmirnov@exadel.com

Constructor Summary
AbstractFacesContext()
           
 
Method Summary
 void release()
           
 
Methods inherited from class javax.faces.context.FacesContext
addMessage, getApplication, getAttributes, getClientIdsWithMessages, getCurrentInstance, getCurrentPhaseId, getELContext, getExceptionHandler, getExternalContext, getMaximumSeverity, getMessageList, getMessageList, getMessages, getMessages, getPartialViewContext, getRenderKit, getRenderResponse, getResponseComplete, getResponseStream, getResponseWriter, getViewRoot, isPostback, isProcessingEvents, isProjectStage, isReleased, isValidationFailed, renderResponse, responseComplete, setCurrentInstance, setCurrentPhaseId, setExceptionHandler, setProcessingEvents, setResponseStream, setResponseWriter, setViewRoot, validationFailed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractFacesContext

public AbstractFacesContext()
Method Detail

release

public void release()
Specified by:
release in class javax.faces.context.FacesContext

JSF Test Framework: Mock 1.1.2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.