org.sonar.batch
Class AggregatorBatch

java.lang.Object
  extended by org.sonar.batch.AggregatorBatch

public class AggregatorBatch
extends Object


Constructor Summary
AggregatorBatch(org.apache.maven.execution.MavenSession mavenSession)
           
 
Method Summary
 void execute()
           
 AggregatorBatch register(Object component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregatorBatch

public AggregatorBatch(org.apache.maven.execution.MavenSession mavenSession)
Method Detail

register

public AggregatorBatch register(Object component)

execute

public void execute()
             throws IOException
Throws:
IOException


Copyright © 2009-2010 SonarSource SA. All Rights Reserved.