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