Class DefaultEquinoxLauncher
java.lang.Object
org.eclipse.sisu.equinox.launching.internal.DefaultEquinoxLauncher
- All Implemented Interfaces:
EquinoxLauncher
@Component(role=org.eclipse.sisu.equinox.launching.EquinoxLauncher.class)
public class DefaultEquinoxLauncher
extends Object
implements EquinoxLauncher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintexecute(LaunchConfiguration configuration, int forkedProcessTimeoutInSeconds)
-
Constructor Details
-
DefaultEquinoxLauncher
public DefaultEquinoxLauncher()
-
-
Method Details
-
execute
public int execute(LaunchConfiguration configuration, int forkedProcessTimeoutInSeconds) throws EquinoxLaunchingException - Specified by:
executein interfaceEquinoxLauncher- Throws:
EquinoxLaunchingException
-