org.sonar.ant
Class Launcher

java.lang.Object
  extended by org.sonar.ant.Launcher

public class Launcher
extends Object


Constructor Summary
Launcher(SonarTask task)
           
 
Method Summary
 void execute()
          This method invoked from SonarTask.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Launcher

public Launcher(SonarTask task)
Method Detail

execute

public void execute()
This method invoked from SonarTask.



Copyright © 2011 SonarSource. All Rights Reserved.