|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.wicket.Application
org.apache.wicket.protocol.http.WebApplication
org.jboss.seam.wicket.SeamApplication
org.jboss.seam.wicket.mock.SeamWicketTester.DummySeamApplication
org.jboss.seam.wicket.mock.SeamWicketTester.NonPageCachingDummySeamApplication
public static class SeamWicketTester.NonPageCachingDummySeamApplication
Dummy web application that does not support back button support but is
cheaper to use for unit tests. Uses SecondLevelCacheSessionStore
with a noop SecondLevelCacheSessionStore.IPageStore.
| Field Summary |
|---|
| Fields inherited from class org.apache.wicket.Application |
|---|
CONFIGURATION, CONTEXTPATH, DEPLOYMENT, DEVELOPMENT |
| Constructor Summary | |
|---|---|
SeamWicketTester.NonPageCachingDummySeamApplication()
|
|
| Method Summary | |
|---|---|
protected org.apache.wicket.session.ISessionStore |
newSessionStore()
|
| Methods inherited from class org.jboss.seam.wicket.mock.SeamWicketTester.DummySeamApplication |
|---|
detach, getHomePage, isManuallyDetach, newRequestCycle, newWebResponse, outputDevelopmentModeWarning, setManuallyDetach |
| Methods inherited from class org.jboss.seam.wicket.SeamApplication |
|---|
getWebRequestCycleProcessorClass, internalInit, newRequestCycleProcessor |
| Methods inherited from class org.apache.wicket.protocol.http.WebApplication |
|---|
addIgnoreMountPath, get, getApplicationKey, getConfigurationType, getDefaultRequestCycleFactory, getInitParameter, getRequestCycleProcessor, getResourceFinder, getServletContext, getSessionAttributePrefix, getSessionAttributePrefix, getWicketFilter, init, internalDestroy, logEventTarget, logResponseTarget, mount, mount, mountBookmarkablePage, mountBookmarkablePage, mountSharedResource, newAjaxRequestTarget, newSession, newSession, newSession, newWebRequest, sessionDestroyed, setApplicationKey, setWicketFilter, unmount |
| Methods inherited from class org.apache.wicket.Application |
|---|
addComponentInitializationListener, addComponentInstantiationListener, addComponentOnAfterRenderListener, addPostComponentOnBeforeRenderListener, addPreComponentOnBeforeRenderListener, addRenderHeadListener, configure, decorateHeaderResponse, destroy, exists, fireComponentInitializationListeners, get, getApplicationKeys, getApplicationSettings, getConverterLocator, getDebugSettings, getExceptionSettings, getFrameworkSettings, getMarkupCache, getMarkupSettings, getMetaData, getName, getPageSettings, getRequestCycleFactory, getRequestCycleSettings, getRequestLogger, getRequestLoggerSettings, getResourceSettings, getSecuritySettings, getSessionFactory, getSessionSettings, getSessionStore, getSharedResources, initializeComponents, newConverterLocator, newRequestCycle, newRequestLogger, notifyRenderHeadListener, onDestroy, removeComponentInstantiationListener, removeComponentOnAfterRenderListener, removePostComponentOnBeforeRenderListener, removePreComponentOnBeforeRenderListener, removeRenderHeadListener, set, setHeaderResponseDecorator, setMetaData, unset |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SeamWicketTester.NonPageCachingDummySeamApplication()
| Method Detail |
|---|
protected org.apache.wicket.session.ISessionStore newSessionStore()
newSessionStore in class SeamWicketTester.DummySeamApplication
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||