JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
G
H
I
L
P
R
S
T
U
V
W
S
start(AppHandle)
- Method in interface com.aicas.jamaica.car.system.
ExecutionManager
Start an application in its default running state:
AppState.RUNNING
for graphics applications and
AppState.PAUSED
for daemon applications.
start(AppHandle, ResultListener<CARResult, ExecutionException>)
- Method in interface com.aicas.jamaica.car.system.
ExecutionManager
Start an application in its default running state:
AppState.RUNNING
for graphics applications and
AppState.PAUSED
for daemon applications.
stop(AppHandle)
- Method in interface com.aicas.jamaica.car.system.
ExecutionManager
Stops an application.
stop(AppHandle, ResultListener<CARResult, ExecutionException>)
- Method in interface com.aicas.jamaica.car.system.
ExecutionManager
Stops an application.
A
C
D
E
G
H
I
L
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes