public interface DaemonContext
Modifier and Type | Method and Description |
---|---|
String[] |
getArguments() |
DaemonController |
getController() |
DaemonController getController()
DaemonController
object that can be used to control
the Daemon
instance that this DaemonContext
is passed to.Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.