| Interface | Description |
|---|---|
| ApplicationContext | Deprecated
starting with 3.5M1, use the notion of
org.xwiki.environment.Environment instead |
| ApplicationContextListener | Deprecated
starting with 3.5M1, use the notion of Environment instead
|
| ApplicationContextListenerManager | Deprecated
starting with 3.5M1, use the notion of Environment instead
|
| Container | |
| 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 | Description |
|---|---|
| AbstractApplicationContext | Deprecated
starting with 3.5M1, use the notion of Environment instead
|
| Exception | Description |
|---|---|
| RequestInitializerException |
Thrown when request initialization fails.
|
Copyright © 2004–2017 XWiki. All rights reserved.