org.apache.myfaces.test.mock
Class MockApplication22
java.lang.Object
javax.faces.application.Application
org.apache.myfaces.test.mock.MockApplication
org.apache.myfaces.test.mock.MockApplication12
org.apache.myfaces.test.mock.MockApplication20
org.apache.myfaces.test.mock.MockApplication22
public class MockApplication22
- extends MockApplication20
Mock implementation of Application
that includes the semantics
added by JavaServer Faces 2.0.
- Since:
- 1.0.0
- Author:
- Leonardo Uribe
Methods inherited from class org.apache.myfaces.test.mock.MockApplication20 |
addBehavior, addDefaultValidatorId, addValidator, createBehavior, createComponent, createComponent, createComponent, createComponent, createComponent, createComponent, createConverter, createValidator, getBehaviorIds, getDefaultValidatorInfo, getProjectStage, getResourceHandler, publishEvent, publishEvent, setResourceHandler, subscribeToEvent, subscribeToEvent, unsubscribeFromEvent, unsubscribeFromEvent |
Methods inherited from class org.apache.myfaces.test.mock.MockApplication12 |
addELContextListener, addELResolver, addResourceBundle, evaluateExpressionGet, getELContextListeners, getELResolver, getExpressionFactory, getResourceBundle, getResourceBundles, removeELContextListener, setExpressionFactory |
Methods inherited from class org.apache.myfaces.test.mock.MockApplication |
addComponent, addConverter, addConverter, createConverter, createMethodBinding, createValueBinding, getActionListener, getComponentTypes, getConverterIds, getConverterTypes, getDefaultLocale, getDefaultRenderKitId, getMessageBundle, getNavigationHandler, getPropertyResolver, getStateManager, getSupportedLocales, getValidatorIds, getVariableResolver, getViewHandler, setActionListener, setDefaultLocale, setDefaultRenderKitId, setMessageBundle, setNavigationHandler, setPropertyResolver, setStateManager, setSupportedLocales, setVariableResolver, setViewHandler |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockApplication22
public MockApplication22()
getFlowHandler
public javax.faces.flow.FlowHandler getFlowHandler()
- Overrides:
getFlowHandler
in class javax.faces.application.Application
setFlowHandler
public void setFlowHandler(javax.faces.flow.FlowHandler flowHandler)
- Overrides:
setFlowHandler
in class javax.faces.application.Application
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.