Package ontopoly
Class SampleOntopolyApplication
java.lang.Object
org.apache.wicket.Application
org.apache.wicket.protocol.http.WebApplication
ontopoly.OntopolyApplication
ontopoly.SampleOntopolyApplication
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class ontopoly.OntopolyApplication
CURRENT_VERSION_NUMBER, lockManager, repositoryFields inherited from class org.apache.wicket.Application
CONFIGURATION, CONTEXTPATH, DEPLOYMENT, DEVELOPMENT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected OntopolyAccessStrategyprotected org.apache.wicket.request.IRequestCycleProcessorMethods inherited from class ontopoly.OntopolyApplication
getHomePage, getLockManager, getOntopolyRepository, getTopicMap, getUseAbsoluteUrlRequestCodingStrategy, init, newRequestCycle, newSession, onDestroy, sessionDestroyedMethods 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, unmountMethods 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
-
Constructor Details
-
SampleOntopolyApplication
public SampleOntopolyApplication()
-
-
Method Details
-
newRequestCycleProcessor
protected org.apache.wicket.request.IRequestCycleProcessor newRequestCycleProcessor()- Overrides:
newRequestCycleProcessorin classOntopolyApplication
-
newAccessStrategy
- Overrides:
newAccessStrategyin classOntopolyApplication
-