Package org.codehaus.waffle.context

Interface Summary
ContextContainer  
ContextContainerFactory Implementors of this interface are responsible for maintaining the components defined in an applications Registrar.
 

Class Summary
AbstractContextContainerFactory  
CurrentHttpServletRequest This class uses a ThreadLocal to allow access to the current HttpServletRequest.
RequestLevelContainer  
WaffleContextListener Abstract context and session listener that uses a Waffle ComponentRegistry to retrieve the ContextContainerFactory used to manage the components registered at each webapp scope.
WaffleRequestFilter  
 

Enum Summary
ContextLevel Represents the common "levels" within a web application.
 

Exception Summary
ContextContainerNotFoundException Thrown when context controller is not found in request
 



Copyright © 2008. All Rights Reserved.