org.ajax4jsf.tests
Class MockApplication

java.lang.Object
  extended by javax.faces.application.Application
      extended by org.apache.shale.test.mock.MockApplication
          extended by org.apache.shale.test.mock.MockApplication12
              extended by org.ajax4jsf.tests.MockApplication

public class MockApplication
extends org.apache.shale.test.mock.MockApplication12

Author:
Administrator

Constructor Summary
MockApplication()
           
 
Method Summary
 javax.el.ExpressionFactory getExpressionFactory()
           
 
Methods inherited from class org.apache.shale.test.mock.MockApplication12
addELContextListener, addELResolver, addResourceBundle, createComponent, evaluateExpressionGet, getELContextListeners, getELResolver, getResourceBundle, getResourceBundles, removeELContextListener
 
Methods inherited from class org.apache.shale.test.mock.MockApplication
addComponent, addConverter, addConverter, addValidator, createComponent, createComponent, createConverter, createConverter, createMethodBinding, createValidator, 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
 

Constructor Detail

MockApplication

public MockApplication()
Method Detail

getExpressionFactory

public javax.el.ExpressionFactory getExpressionFactory()
Overrides:
getExpressionFactory in class org.apache.shale.test.mock.MockApplication12


Copyright © 2009. All Rights Reserved.