public final class JarSpawner extends Object
SeLionGridLauncher.RunnableLauncher.InstanceType| Constructor and Description |
|---|
JarSpawner(String[] args) |
JarSpawner(String[] args,
ProcessLauncherOptions options) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInitialized() |
boolean |
isRunning() |
static void |
main(String[] args) |
void |
run() |
void |
shutdown()
Shuts down the instance represented by this launcher.
|
public JarSpawner(String[] args)
public JarSpawner(String[] args, ProcessLauncherOptions options)
public static void main(String[] args)
public void run()
public void shutdown()
ProcessHandlerFactory to find sub
processes.public final boolean isInitialized()
isInitialized in interface RunnableLauncherpublic boolean isRunning()
isRunning in interface RunnableLauncherRunnableLauncher.InstanceType for this launcher is up and running.Copyright © 2016 PayPal Open Source. All rights reserved.