|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestInitializerException | |
|---|---|
| org.xwiki.container | |
| org.xwiki.container.internal | |
| Uses of RequestInitializerException in org.xwiki.container |
|---|
| Methods in org.xwiki.container that throw RequestInitializerException | |
|---|---|
void |
RequestInitializer.initialize(Request request)
Perform initializations here, such as storing objects in the Request. |
void |
RequestInitializerManager.initializeRequest(Request request)
Call all components which implement the RequestInitializer role so
that they can each perform their own initializations. |
| Uses of RequestInitializerException in org.xwiki.container.internal |
|---|
| Methods in org.xwiki.container.internal that throw RequestInitializerException | |
|---|---|
void |
DefaultRequestInitializerManager.initializeRequest(Request request)
Call all components which implement the RequestInitializer role so
that they can each perform their own initializations. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||