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