org.hudsonci.maven.eventspy_30
Class LifecycleDebugLoggerImpl.ReactorPlanEvent

java.lang.Object
  extended by org.hudsonci.maven.eventspy_30.LifecycleDebugLoggerImpl.ReactorPlanEvent
Enclosing class:
LifecycleDebugLoggerImpl

public class LifecycleDebugLoggerImpl.ReactorPlanEvent
extends Object


Field Summary
 org.apache.maven.lifecycle.internal.ProjectBuildList projectBuilds
           
 
Constructor Summary
LifecycleDebugLoggerImpl.ReactorPlanEvent(org.apache.maven.lifecycle.internal.ProjectBuildList projectBuilds)
           
 
Method Summary
 void delegate()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

projectBuilds

public final org.apache.maven.lifecycle.internal.ProjectBuildList projectBuilds
Constructor Detail

LifecycleDebugLoggerImpl.ReactorPlanEvent

public LifecycleDebugLoggerImpl.ReactorPlanEvent(org.apache.maven.lifecycle.internal.ProjectBuildList projectBuilds)
Method Detail

delegate

public void delegate()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2011 Hudson. All Rights Reserved.