com.atlassian.plugins.maven.statistics
Class ExecutionListenerInjector

java.lang.Object
  extended by org.apache.maven.AbstractMavenLifecycleParticipant
      extended by com.atlassian.plugins.maven.statistics.ExecutionListenerInjector

@Component(role=org.apache.maven.AbstractMavenLifecycleParticipant.class)
public class ExecutionListenerInjector
extends org.apache.maven.AbstractMavenLifecycleParticipant


Constructor Summary
ExecutionListenerInjector()
           
 
Method Summary
 void afterProjectsRead(org.apache.maven.execution.MavenSession session)
           
 
Methods inherited from class org.apache.maven.AbstractMavenLifecycleParticipant
afterSessionStart
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutionListenerInjector

public ExecutionListenerInjector()
Method Detail

afterProjectsRead

public void afterProjectsRead(org.apache.maven.execution.MavenSession session)
                       throws org.apache.maven.MavenExecutionException
Overrides:
afterProjectsRead in class org.apache.maven.AbstractMavenLifecycleParticipant
Throws:
org.apache.maven.MavenExecutionException


Copyright © 2013 Atlassian. All Rights Reserved.