Module org.eclipse.oomph.console
Class ConsoleLauncherApplication
java.lang.Object
org.eclipse.oomph.console.core.application.AbstractLauncherApplication
org.eclipse.oomph.console.application.ConsoleLauncherApplication
- All Implemented Interfaces:
org.eclipse.equinox.app.IApplication
public class ConsoleLauncherApplication
extends org.eclipse.oomph.console.core.application.AbstractLauncherApplication
-
Field Summary
Fields inherited from interface org.eclipse.equinox.app.IApplication
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.oomph.console.core.application.AbstractLauncherApplication
start, stop
-
Constructor Details
-
ConsoleLauncherApplication
public ConsoleLauncherApplication()
-
-
Method Details
-
run
- Specified by:
runin classorg.eclipse.oomph.console.core.application.AbstractLauncherApplication- Throws:
Exception
-