| Package | Description |
|---|---|
| org.apache.commons.daemon | |
| org.apache.commons.daemon.support |
| Modifier and Type | Method and Description |
|---|---|
DaemonController |
DaemonContext.getController()
Returns
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 |
| Modifier and Type | Method and Description |
|---|---|
DaemonController |
DaemonLoader.Context.getController() |
| Modifier and Type | Method and Description |
|---|---|
void |
DaemonLoader.Context.setController(DaemonController controller) |
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.