public class SimulatedLauncher extends Object implements IsolatedLauncher
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Properties properties) |
void |
executeOldVersion(Properties properties,
List<Object> extensions) |
String |
getVersion() |
void |
start(Properties properties,
LogOutput logOutput) |
void |
stop() |
public void start(Properties properties, LogOutput logOutput)
start in interface IsolatedLauncherpublic void stop()
stop in interface IsolatedLauncherpublic void execute(Properties properties)
execute in interface IsolatedLauncherpublic void executeOldVersion(Properties properties, List<Object> extensions)
executeOldVersion in interface IsolatedLauncherpublic String getVersion()
getVersion in interface IsolatedLauncherCopyright © 2011-2017 SonarSource. All Rights Reserved.