| Package | Description |
|---|---|
| org.apache.commons.daemon | |
| org.apache.commons.daemon.support |
| Modifier and Type | Method and Description |
|---|---|
DaemonController |
DaemonContext.getController()
Gets a
DaemonController object that can be used to control
the Daemon instance that this DaemonContext
is passed to. |
| Modifier and Type | Class and Description |
|---|---|
static class |
DaemonLoader.Controller
A DaemonController that acts on the the global
DaemonLoader state. |
| Modifier and Type | Method and Description |
|---|---|
DaemonController |
DaemonLoader.Context.getController() |
| Modifier and Type | Method and Description |
|---|---|
void |
DaemonLoader.Context.setController(DaemonController controller)
Sets the daemon controller.
|
Copyright © 2002-2025 The Apache Software Foundation. All rights reserved.Apache Commons Daemon | Issue management | Source repository