Package org.hudsonci.maven.eventspy_30

Class Summary
DelegatingEventSpy Delegates to a EventSpy component configured via Constants.DELEGATE_PROPERTY.
EventSpyHandler<T> Support for EventSpy event handlers.
EventSpyHandler.HandlerContext  
EventSpyProcessor EventSpy event processor.
EventSpySupport Support for EventSpy implementations.
LifecycleDebugLoggerImpl Bridges LifecycleDebugLogger hooks to EventSpy events.
LoggerManagerImpl Bridges logging over Callback.
LoggerManagerImpl.LogEvent Container for log event details.
LoggingEventSpy A simple EventSpy which simply logs method calls.
MavenArtifactConverter Convert Maven based artifacts to our artifact model.
MavenProjectConverter Converts MavenProjects and their BuildSummarys to corresponding DTOs.
ProfileCollector Extracts Profiles from a MavenProject and converts them to ResolvedProfiles.
RecordingEventSpy Records invocations on Callback.
RemotingEventSpy Hudson EventSpy for Maven 3.0 integration.
ResolvedProfile Source identifier has the form <groupId>:<artifactId>:<version> to be consistent with MavenProject.getInjectedProfileIds().
TerminateJvmEventSpy Spy which simply terminates the JVM.
 



Copyright © 2004-2011 Hudson. All Rights Reserved.