public static class CodeGen.PlatformRunnable
extends java.lang.Object
| Constructor and Description |
|---|
PlatformRunnable() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
run(java.lang.Object object)
This is called with the command line arguments of a headless workbench invocation.
|
static java.lang.Object |
runHelper(java.lang.Object object) |
java.lang.Object |
start(IApplicationContext context) |
void |
stop() |
public java.lang.Object run(java.lang.Object object)
public java.lang.Object start(IApplicationContext context)
throws java.lang.Exception
java.lang.Exceptionpublic void stop()
public static java.lang.Object runHelper(java.lang.Object object)
Copyright © 2021. Licensed under the Eclipse Public License v2.0. All rights reserved.
Submit a bug or feature