JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
G
I
M
P
S
A
attribute(Map.Entry<String, T>)
- Method in class
DaemonCapsule
B
buildEnvironmentVariables(Map<String, String>)
- Method in class
DaemonCapsule
C
co.paralleluniverse.capsule.daemon
- package co.paralleluniverse.capsule.daemon
D
DaemonAdapter
- Class in
co.paralleluniverse.capsule.daemon
DaemonAdapter()
- Constructor for class co.paralleluniverse.capsule.daemon.
DaemonAdapter
DaemonCapsule
- Class in
<Unnamed>
A caplet that will use jsvc (needs to be installed) to launch the application as an Unix daemon.
DaemonCapsule(Capsule)
- Constructor for class
DaemonCapsule
destroy()
- Static method in class co.paralleluniverse.capsule.daemon.
DaemonAdapter
G
getJavaExecutable()
- Method in class
DaemonCapsule
I
init(String[])
- Static method in class co.paralleluniverse.capsule.daemon.
DaemonAdapter
M
main(String[])
- Static method in class co.paralleluniverse.capsule.daemon.
DaemonAdapter
P
postlaunch(Process)
- Method in class
DaemonCapsule
prelaunch(List<String>, List<String>)
- Method in class
DaemonCapsule
PROP_DESTROY_CLASS
- Static variable in class co.paralleluniverse.capsule.daemon.
DaemonAdapter
PROP_DESTROY_METHOD
- Static variable in class co.paralleluniverse.capsule.daemon.
DaemonAdapter
PROP_INIT_CLASS
- Static variable in class co.paralleluniverse.capsule.daemon.
DaemonAdapter
PROP_INIT_METHOD
- Static variable in class co.paralleluniverse.capsule.daemon.
DaemonAdapter
PROP_START_CLASS
- Static variable in class co.paralleluniverse.capsule.daemon.
DaemonAdapter
PROP_START_METHOD
- Static variable in class co.paralleluniverse.capsule.daemon.
DaemonAdapter
PROP_STOP_CLASS
- Static variable in class co.paralleluniverse.capsule.daemon.
DaemonAdapter
PROP_STOP_METHOD
- Static variable in class co.paralleluniverse.capsule.daemon.
DaemonAdapter
S
start()
- Static method in class co.paralleluniverse.capsule.daemon.
DaemonAdapter
stop()
- Static method in class co.paralleluniverse.capsule.daemon.
DaemonAdapter
A
B
C
D
G
I
M
P
S
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes