public interface DaemonManager
Modifier and Type | Method and Description |
---|---|
void |
pause()
pause
|
void |
resume()
resume
|
void |
start()
start
|
Map<String,String> |
status()
status
|
void |
stop()
stop
|
Copyright © 2015. All rights reserved.