org.hudsonci.maven.eventspy_30
Class LifecycleDebugLoggerImpl.WeavePlanEvent

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

public class LifecycleDebugLoggerImpl.WeavePlanEvent
extends Object


Field Summary
 org.apache.maven.execution.MavenSession session
           
 
Constructor Summary
LifecycleDebugLoggerImpl.WeavePlanEvent(org.apache.maven.execution.MavenSession session)
           
 
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

session

public final org.apache.maven.execution.MavenSession session
Constructor Detail

LifecycleDebugLoggerImpl.WeavePlanEvent

public LifecycleDebugLoggerImpl.WeavePlanEvent(org.apache.maven.execution.MavenSession session)
Method Detail

delegate

public void delegate()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2011 Hudson. All Rights Reserved.