|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.enhydra.barracuda.core.event used by org.enhydra.barracuda.adminDefaultEventGateway
|
Default implementation of an EventGateway. EventGateway
|
An EventGateway simply represents a gateway to a set of event handlers within a system. |
Classes in org.enhydra.barracuda.core.event used by org.enhydra.barracuda.configDefaultEventGateway
|
Default implementation of an EventGateway. EventGateway
|
An EventGateway simply represents a gateway to a set of event handlers within a system. |
Classes in org.enhydra.barracuda.core.event used by org.enhydra.barracuda.core.comp.helperEventException
|
This class defines the basic event exception. |
Classes in org.enhydra.barracuda.core.event used by org.enhydra.barracuda.core.eventApplicationAssembler
|
This interface defines an ApplicationAssembler. BaseEvent
|
This interface defines the methods needed to implement a BaseEvent BaseEventListener
|
This class defines the methods for Event listeners ControlEvent
|
This defines a basic event, representing some kind of Control function (it's basically just saying "Hey something happened, tell everyone who cares"). ControlEventContext
|
This interface extends the EventContext to provide access to the HttpServletRequest. DefaultBaseEvent
|
This is the default implementation for the BaseEvent interface. DispatcherFactory
|
This interface defines the methods needed to create an instance of an event dispatcher DispatchQueue
|
This interface defines the methods needed to implement a DispatchQueue EventBroker
|
This interface defines the methods needed to implement an EventBroker EventContext
|
This interface defines the event context. EventDispatcher
|
This interface defines the methods needed to implement an EventDispatcher EventException
|
This class defines the basic event exception. EventGateway
|
An EventGateway simply represents a gateway to a set of event handlers within a system. EventPool
|
This indterface defines the methods needed to implement an EventPool Exceptional
|
This marker interface indicates an Event must be handled, and if it's not, the parent event should be dispatched. InvalidClassException
|
This class defines a InvalidClassException...it typically gets thrown when a Class is referenced that does not implement the type expected (ie. ListenerFactory
|
This interface defines the methods needed to be an ListenerFactory. NoAvailableEventsException
|
This class defines a NoAvailableEventsException...it gets thrown when there there are event handlers but none of them actually handle it Polymorphic
|
This interface indicates an Event is Polymorphic, in the sense that firing it causes parent events to be fired first. ViewEvent
|
This defines a basic View event, indicating some kind of response/view must be generated. ViewEventContext
|
This interface extends the ControlEventContext to provide access to the HttpServletResponse object as well. |
Classes in org.enhydra.barracuda.core.event used by org.enhydra.barracuda.core.event.eventsBaseEvent
|
This interface defines the methods needed to implement a BaseEvent ControlEvent
|
This defines a basic event, representing some kind of Control function (it's basically just saying "Hey something happened, tell everyone who cares"). DefaultBaseEvent
|
This is the default implementation for the BaseEvent interface. HttpRequestEvent
|
A HttpRequestEvent indicates that we received an HTTP Request. Polymorphic
|
This interface indicates an Event is Polymorphic, in the sense that firing it causes parent events to be fired first. |
Classes in org.enhydra.barracuda.core.event used by org.enhydra.barracuda.core.event.helperBaseEventListener
|
This class defines the methods for Event listeners DefaultBaseEventListener
|
This class provides the default implementation for a BaseEventListener. DefaultListenerFactory
|
This class provides the default implementaion for a ListenerFactory Note that a factory is responsible for ensuring threadsafety within the underlying listener, so the factory should either return a new instance of the listener OR keep one static synchronized instance and return that instead. EventException
|
This class defines the basic event exception. ListenerFactory
|
This interface defines the methods needed to be an ListenerFactory. |
Classes in org.enhydra.barracuda.core.event used by org.enhydra.barracuda.examplesApplicationGateway
|
The application gateway is responsible for a number of things. DefaultEventGateway
|
Default implementation of an EventGateway. EventGateway
|
An EventGateway simply represents a gateway to a set of event handlers within a system. |
Classes in org.enhydra.barracuda.core.event used by org.enhydra.barracuda.examples.ex1DefaultEventGateway
|
Default implementation of an EventGateway. EventException
|
This class defines the basic event exception. EventGateway
|
An EventGateway simply represents a gateway to a set of event handlers within a system. |
Classes in org.enhydra.barracuda.core.event used by org.enhydra.barracuda.examples.ex3DefaultEventGateway
|
Default implementation of an EventGateway. EventGateway
|
An EventGateway simply represents a gateway to a set of event handlers within a system. |
Classes in org.enhydra.barracuda.core.event used by org.enhydra.barracuda.examples.ex4DefaultEventGateway
|
Default implementation of an EventGateway. DefaultListenerFactory
|
This class provides the default implementaion for a ListenerFactory Note that a factory is responsible for ensuring threadsafety within the underlying listener, so the factory should either return a new instance of the listener OR keep one static synchronized instance and return that instead. EventGateway
|
An EventGateway simply represents a gateway to a set of event handlers within a system. ListenerFactory
|
This interface defines the methods needed to be an ListenerFactory. |
Classes in org.enhydra.barracuda.core.event used by org.enhydra.barracuda.examples.xmlcDefaultEventGateway
|
Default implementation of an EventGateway. EventGateway
|
An EventGateway simply represents a gateway to a set of event handlers within a system. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |