Uses of Interface
org.enhydra.barracuda.core.event.EventContext

Packages that use EventContext
org.enhydra.barracuda.core.event   
 

Uses of EventContext in org.enhydra.barracuda.core.event
 

Subinterfaces of EventContext in org.enhydra.barracuda.core.event
 interface ControlEventContext
          This interface extends the EventContext to provide access to the HttpServletRequest.
 interface ViewEventContext
          This interface extends the ControlEventContext to provide access to the HttpServletResponse object as well.
 

Classes in org.enhydra.barracuda.core.event that implement EventContext
 class DefaultEventContext
          The context contains information about the event (event, queue, plus request and response info if appropriate).
 



Copyright © 2001 Enhydra.org