|
||||||||||
| 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
ontopoly.OntopolyApplication
public class OntopolyApplication
| Field Summary | |
|---|---|
static float |
CURRENT_VERSION_NUMBER
|
protected LockManager |
lockManager
|
protected OntopolyRepository |
repository
|
| Fields inherited from class org.apache.wicket.Application |
|---|
CONFIGURATION, CONTEXTPATH, DEPLOYMENT, DEVELOPMENT |
| Constructor Summary | |
|---|---|
OntopolyApplication()
|
|
| Method Summary | |
|---|---|
java.lang.Class<? extends org.apache.wicket.Page> |
getHomePage()
|
LockManager |
getLockManager()
|
OntopolyRepository |
getOntopolyRepository()
|
TopicMap |
getTopicMap(java.lang.String topicMapId)
|
protected boolean |
getUseAbsoluteUrlRequestCodingStrategy()
|
protected void |
init()
|
protected OntopolyAccessStrategy |
newAccessStrategy()
|
org.apache.wicket.RequestCycle |
newRequestCycle(org.apache.wicket.Request request,
org.apache.wicket.Response response)
|
protected org.apache.wicket.request.IRequestCycleProcessor |
newRequestCycleProcessor()
|
org.apache.wicket.Session |
newSession(org.apache.wicket.Request request,
org.apache.wicket.Response response)
|
protected void |
onDestroy()
|
void |
sessionDestroyed(java.lang.String sessionId)
|
| Methods inherited from class org.apache.wicket.protocol.http.WebApplication |
|---|
addIgnoreMountPath, get, getApplicationKey, getConfigurationType, getDefaultRequestCycleFactory, getInitParameter, getRequestCycleProcessor, getResourceFinder, getServletContext, getSessionAttributePrefix, getSessionAttributePrefix, getWicketFilter, internalDestroy, internalInit, logEventTarget, logResponseTarget, mount, mount, mountBookmarkablePage, mountBookmarkablePage, mountSharedResource, newAjaxRequestTarget, newSession, newSession, newSessionStore, newWebRequest, newWebResponse, outputDevelopmentModeWarning, setApplicationKey, setWicketFilter, unmount |
| Methods inherited from class org.apache.wicket.Application |
|---|
addComponentInstantiationListener, addComponentOnAfterRenderListener, addPostComponentOnBeforeRenderListener, addPreComponentOnBeforeRenderListener, addRenderHeadListener, configure, destroy, exists, 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, removeComponentInstantiationListener, removeComponentOnAfterRenderListener, removePostComponentOnBeforeRenderListener, removePreComponentOnBeforeRenderListener, removeRenderHeadListener, set, setMetaData, unset |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected OntopolyRepository repository
protected LockManager lockManager
public static final float CURRENT_VERSION_NUMBER
| Constructor Detail |
|---|
public OntopolyApplication()
| Method Detail |
|---|
public java.lang.Class<? extends org.apache.wicket.Page> getHomePage()
getHomePage in class org.apache.wicket.Applicationprotected void onDestroy()
onDestroy in class org.apache.wicket.Application
public org.apache.wicket.RequestCycle newRequestCycle(org.apache.wicket.Request request,
org.apache.wicket.Response response)
newRequestCycle in class org.apache.wicket.protocol.http.WebApplicationprotected org.apache.wicket.request.IRequestCycleProcessor newRequestCycleProcessor()
newRequestCycleProcessor in class org.apache.wicket.protocol.http.WebApplicationprotected boolean getUseAbsoluteUrlRequestCodingStrategy()
public OntopolyRepository getOntopolyRepository()
public LockManager getLockManager()
public TopicMap getTopicMap(java.lang.String topicMapId)
protected void init()
init in class org.apache.wicket.protocol.http.WebApplication
public org.apache.wicket.Session newSession(org.apache.wicket.Request request,
org.apache.wicket.Response response)
newSession in class org.apache.wicket.protocol.http.WebApplicationprotected OntopolyAccessStrategy newAccessStrategy()
public void sessionDestroyed(java.lang.String sessionId)
sessionDestroyed in class org.apache.wicket.protocol.http.WebApplication
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||