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