Package org.xwiki.container
-
Interface Summary Interface Description ApplicationContext Deprecated. use the notion ofEnvironment
insteadApplicationContextListener Deprecated. use the notion of Environment insteadApplicationContextListenerManager Deprecated. use the notion of Environment insteadContainer RedirectResponse Decorator for theResponse
interface adding the capacity for components using this interface to send redirects.Request RequestInitializer Let any component that need to perform further initializations involving the Request do so.RequestInitializerManager Manages initializations that have to be done when the XWiki Request object is initialized.Response Represents a server response.Session Represents a session. -
Class Summary Class Description AbstractApplicationContext Deprecated. use the notion of Environment instead -
Exception Summary Exception Description RequestInitializerException Thrown when request initialization fails.