public class PerformanceDecorator extends Object implements SpoonLauncherDecorator
| Constructor and Description |
|---|
PerformanceDecorator(ReportBuilder reportBuilder,
spoon.Launcher launcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Executes the launcher of spoon with some other stuffs specified on
subclasses of this decorator.
|
public PerformanceDecorator(ReportBuilder reportBuilder, spoon.Launcher launcher)
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
SpoonLauncherDecoratorexecute in interface SpoonLauncherDecoratororg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2014 Inria. All rights reserved.