Uses of Class
org.hudsonci.maven.eventspy_30.EventSpySupport

Packages that use EventSpySupport
org.hudsonci.maven.eventspy_30   
 

Uses of EventSpySupport in org.hudsonci.maven.eventspy_30
 

Subclasses of EventSpySupport in org.hudsonci.maven.eventspy_30
 class DelegatingEventSpy
          Delegates to a EventSpy component configured via Constants.DELEGATE_PROPERTY.
 class LoggingEventSpy
          A simple EventSpy which simply logs method calls.
 class RecordingEventSpy
          Records invocations on Callback.
 class RemotingEventSpy
          Hudson EventSpy for Maven 3.0 integration.
 class TerminateJvmEventSpy
          Spy which simply terminates the JVM.
 



Copyright © 2004-2011 Hudson. All Rights Reserved.