Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
J
O
S
T
W
A
append(String[])
- Method in class org.ops4j.exec.
CommandLineBuilder
Appends an array of strings to command line.
append(String)
- Method in class org.ops4j.exec.
CommandLineBuilder
Appends a string to command line.
C
CommandLineBuilder
- Class in
org.ops4j.exec
Provides easy building of command line for a java runtime.
CommandLineBuilder()
- Constructor for class org.ops4j.exec.
CommandLineBuilder
Creates a new command line builder.
D
DefaultJavaRunner
- Class in
org.ops4j.exec
Default Java Runner.
DefaultJavaRunner()
- Constructor for class org.ops4j.exec.
DefaultJavaRunner
Constructor.
DefaultJavaRunner(boolean)
- Constructor for class org.ops4j.exec.
DefaultJavaRunner
Constructor.
E
exec(String[], String[], String, String[], String, File)
- Method in class org.ops4j.exec.
DefaultJavaRunner
exec(String[], String[], String, String[], String, File, String[])
- Method in class org.ops4j.exec.
DefaultJavaRunner
Starts the selected Java program, up to service implementation whether it waits for it to exit.
exec(String[], String[], String, String[], String, File, String[])
- Method in interface org.ops4j.exec.
JavaRunner
Starts the selected Java program, up to service implementation whether it waits for it to exit.
exec(String[], String[], String, String[], String, File)
- Method in interface org.ops4j.exec.
JavaRunner
Starts the selected Java program, up to service implementation whether it waits for it to exit.
ExecutionException
- Exception in
org.ops4j.exec
Thrown to indicate an exception during running of the platform.
ExecutionException()
- Constructor for exception org.ops4j.exec.
ExecutionException
ExecutionException(String)
- Constructor for exception org.ops4j.exec.
ExecutionException
ExecutionException(String, Throwable)
- Constructor for exception org.ops4j.exec.
ExecutionException
ExecutionException(Throwable)
- Constructor for exception org.ops4j.exec.
ExecutionException
J
JavaRunner
- Interface in
org.ops4j.exec
Simple API for an external Java runner service.
O
org.ops4j.exec
- package org.ops4j.exec
S
shutdown()
- Method in class org.ops4j.exec.
DefaultJavaRunner
Stops the started java platform.
shutdown()
- Method in interface org.ops4j.exec.
StoppableJavaRunner
Stops the started java platform.
StoppableJavaRunner
- Interface in
org.ops4j.exec
A
JavaRunner
that can be stopped.
T
toArray()
- Method in class org.ops4j.exec.
CommandLineBuilder
Returns the command line.
W
waitForExit()
- Method in class org.ops4j.exec.
DefaultJavaRunner
Wait till the framework process exits.
A
C
D
E
J
O
S
T
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2012
OPS4J - Open Participation Software for Java
. All Rights Reserved.