Package org.enhydra.barracuda.core.event.helper

Interface Summary
BlockIterator This interface defines the methods necessary to implement a BlockIterator
 

Class Summary
AbstractBlockIterator This class provides the abstract implementation of a BlockIterator.
BlockIterateHandler  
BTemplateViewHandler A custom implementation of the default view handler tailored for template components.
DefaultViewHandler A very simple view handler that provides a default implementation tailored for the use of components.
EventConnectorFactory This class associates a specific event handler class with an event by extending DefaultListenerFactory and making implementation details in the gateways much simpler...
EventForwardingFactory This class provides a simple factory that will handle events by simply adding a new event to the queue, in effect acting as an event forwarder.
EventRedirectFactory This class provides a simple factory that will handle events by simply throwing a client side redirect, in effect acting as an event forwarder.
 



Copyright © 2001 Enhydra.org