|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectwicket.Application
wicket.protocol.http.WebApplication
wicket.spring.SpringWebApplication
wicket.spring.common.web.ExampleApplication
Application class for our examples
| Field Summary |
| Fields inherited from class wicket.Application |
CONFIGURATION, CONTEXTPATH, DEPLOYMENT, DEVELOPMENT |
| Constructor Summary | |
ExampleApplication()
|
|
| Method Summary | |
ContactDao |
getContactDao()
Retrieves contact dao bean. |
ContactDao |
getContactDaoProxy()
Returns a lazy init proxy for the dao bean. |
java.lang.Class |
getHomePage()
|
| Methods inherited from class wicket.spring.SpringWebApplication |
createSpringBeanProxy, createSpringBeanProxy, getSpringContextLocator, internalGetApplicationContext, internalInit, setApplicationContext |
| Methods inherited from class wicket.protocol.http.WebApplication |
getApplicationKey, getDefaultRequestCycleFactory, getRequestCycleProcessor, getRequestLogger, getSessionAttributePrefix, getSessionFactory, getWicketServlet, init, internalDestroy, logEventTarget, logResponseTarget, mount, mount, mountBookmarkablePage, mountBookmarkablePage, mountBookmarkablePage, mountSharedResource, newRequestCycleProcessor, newSession, newSessionStore, newWebRequest, newWebResponse, sessionDestroyed, setApplicationKey, setRequestLogger, setSessionFactory, setWicketServlet, unmount |
| Methods inherited from class wicket.Application |
addComponentInstantiationListener, configure, configure, configure, destroy, exists, get, get, getAjaxSettings, getApplicationSettings, getConfigurationType, getDebugSettings, getExceptionSettings, getFrameworkSettings, getMarkupCache, getMarkupSettings, getMetaData, getName, getPageSettings, getRequestCycleSettings, getResourceSettings, getSecuritySettings, getSessionSettings, getSessionStore, getSettings, getSharedResources, initializeComponents, isAttached, removeComponentInstantiationListener, set, setMetaData, unset |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExampleApplication()
| Method Detail |
public ContactDao getContactDao()
public ContactDao getContactDaoProxy()
public java.lang.Class getHomePage()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||