org.hudsonci.maven.eventspy_30.handler
Class ProfileLogger

java.lang.Object
  extended by org.hudsonci.maven.eventspy_30.handler.ProfileLogger

public class ProfileLogger
extends Object


Constructor Summary
ProfileLogger()
           
 
Method Summary
static void log(org.apache.maven.execution.ExecutionEvent event)
           
static void logRequestProfiles(org.apache.maven.execution.MavenExecutionRequest event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileLogger

public ProfileLogger()
Method Detail

log

public static void log(org.apache.maven.execution.ExecutionEvent event)

logRequestProfiles

public static void logRequestProfiles(org.apache.maven.execution.MavenExecutionRequest event)


Copyright © 2004-2011 Hudson. All Rights Reserved.