org.hudsonci.maven.eventspy_30.handler
Class ReactorPlanEventHandler
java.lang.Object
org.hudsonci.utils.event.EventHandlerSupport<EventSpyHandler.HandlerContext,T>
org.hudsonci.maven.eventspy_30.EventSpyHandler<LifecycleDebugLoggerImpl.ReactorPlanEvent>
org.hudsonci.maven.eventspy_30.handler.ReactorPlanEventHandler
- All Implemented Interfaces:
- EventHandler<EventSpyHandler.HandlerContext,LifecycleDebugLoggerImpl.ReactorPlanEvent>
@Named
public class ReactorPlanEventHandler
- extends EventSpyHandler<LifecycleDebugLoggerImpl.ReactorPlanEvent>
Handles LifecycleDebugLoggerImpl.ReactorPlanEvent events.
- Since:
- 2.1.0
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReactorPlanEventHandler
public ReactorPlanEventHandler()
handle
public void handle(LifecycleDebugLoggerImpl.ReactorPlanEvent event)
throws Exception
- Throws:
Exception
Copyright © 2004-2011 Hudson. All Rights Reserved.