org.eclipse.sisu.equinox.launching.internal
Class DefaultEquinoxLauncher
java.lang.Object
org.eclipse.sisu.equinox.launching.internal.DefaultEquinoxLauncher
- All Implemented Interfaces:
- EquinoxLauncher
@Component(role=EquinoxLauncher.class)
public class DefaultEquinoxLauncher
- extends Object
- implements EquinoxLauncher
|
Method Summary |
int |
execute(org.eclipse.tycho.launching.LaunchConfiguration configuration,
int forkedProcessTimeoutInSeconds)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultEquinoxLauncher
public DefaultEquinoxLauncher()
execute
public int execute(org.eclipse.tycho.launching.LaunchConfiguration configuration,
int forkedProcessTimeoutInSeconds)
throws EquinoxLaunchingException
- Specified by:
execute in interface EquinoxLauncher
- Throws:
EquinoxLaunchingException
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.