| Package | Description |
|---|---|
| org.cloudcoder.daemon | |
| org.cloudcoder.daemon.example |
| Class and Description |
|---|
| DaemonException
Exception thrown if there is an error starting, shutting down,
or communicating with the daemon.
|
| IDaemon
Interface to be implemented by daemon tasks.
|
| JarRewriter.EntryData
Data to use to replace an entry in the jar file.
|
| Upgrade.Callback
Callback interface for upgrade events.
|
| Class and Description |
|---|
| DaemonController
This class is responsible for taking commands issued from
the command line and processing them to start the daemon,
send administrative commands to the daemon, or shut down the
daemon.
|
| IDaemon
Interface to be implemented by daemon tasks.
|