|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |