Skip navigation links
A C D E G J O P 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
 

G

getProcess() - Method in class org.ops4j.exec.DefaultJavaRunner
 
getProcess() - Method in interface org.ops4j.exec.ProcessProvider
 

J

JavaRunner - Interface in org.ops4j.exec
Simple API for an external Java runner service.

O

org.ops4j.exec - package org.ops4j.exec
 

P

ProcessProvider - Interface in org.ops4j.exec
Allows access to the external process

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 G J O P S T W 
Skip navigation links

Copyright © 2006–2019 OPS4J - Open Participation Software for Java. All rights reserved.