Package org.xwiki.container

Interface Summary
ApplicationContext  
ApplicationContextListener Allows interested components to perform startup / shutdown tasks and be notified when the ApplicationContext is created / being destroyed.
ApplicationContextListenerManager Component responsible for managing all ApplicationContextListener components.
Container  
ContainerFactory  
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
AbstractApplicationContext Base class for ApplicationContext implementations.
 

Exception Summary
RequestInitializerException Thrown when request initialization fails.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.