ontopoly
Class SampleOntopolyApplication

java.lang.Object
  extended by org.apache.wicket.Application
      extended by org.apache.wicket.protocol.http.WebApplication
          extended by ontopoly.OntopolyApplication
              extended by ontopoly.SampleOntopolyApplication
All Implemented Interfaces:
java.io.Serializable

public class SampleOntopolyApplication
extends OntopolyApplication

See Also:
Serialized Form

Field Summary
 
Fields inherited from class ontopoly.OntopolyApplication
CURRENT_VERSION_NUMBER, lockManager, repository
 
Fields inherited from class org.apache.wicket.Application
CONFIGURATION, CONTEXTPATH, DEPLOYMENT, DEVELOPMENT
 
Constructor Summary
SampleOntopolyApplication()
           
 
Method Summary
protected  OntopolyAccessStrategy newAccessStrategy()
           
protected  org.apache.wicket.request.IRequestCycleProcessor newRequestCycleProcessor()
           
 
Methods inherited from class ontopoly.OntopolyApplication
getHomePage, getLockManager, getOntopolyRepository, getTopicMap, getUseAbsoluteUrlRequestCodingStrategy, init, newRequestCycle, newSession, onDestroy, sessionDestroyed
 
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
 

Constructor Detail

SampleOntopolyApplication

public SampleOntopolyApplication()
Method Detail

newRequestCycleProcessor

protected org.apache.wicket.request.IRequestCycleProcessor newRequestCycleProcessor()
Overrides:
newRequestCycleProcessor in class OntopolyApplication

newAccessStrategy

protected OntopolyAccessStrategy newAccessStrategy()
Overrides:
newAccessStrategy in class OntopolyApplication


Copyright © 2000-2012 Ontopia.