Package org.hudsonci.utils.event

Interface Summary
EventHandler<ContextType,EventType> Abstraction to allow event handling logic to be componentized.
EventProcessor<ContextType> Manages dispatching events to appropriate EventHandler instances.
 

Class Summary
EventHandlerSupport<ContextType,EventType> Support for EventHandler implementations.
EventProcessorSupport<ContextType,HandlerType extends EventHandler> Support for event processing.
 



Copyright © 2004-2011 Hudson. All Rights Reserved.