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