org.hudsonci.maven.eventspy_30.handler
Class ProjectPlanEventHandler
java.lang.Object
org.hudsonci.utils.event.EventHandlerSupport<EventSpyHandler.HandlerContext,T>
org.hudsonci.maven.eventspy_30.EventSpyHandler<LifecycleDebugLoggerImpl.ProjectPlanEvent>
org.hudsonci.maven.eventspy_30.handler.ProjectPlanEventHandler
- All Implemented Interfaces:
- EventHandler<EventSpyHandler.HandlerContext,LifecycleDebugLoggerImpl.ProjectPlanEvent>
@Named
public class ProjectPlanEventHandler
- extends EventSpyHandler<LifecycleDebugLoggerImpl.ProjectPlanEvent>
Handles LifecycleDebugLoggerImpl.ProjectPlanEvent 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 |
ProjectPlanEventHandler
public ProjectPlanEventHandler()
handle
public void handle(LifecycleDebugLoggerImpl.ProjectPlanEvent event)
throws Exception
- Throws:
Exception
Copyright © 2004-2011 Hudson. All Rights Reserved.