public interface SystemdNotifyStatusProvider
Status providers can be registered through Systemd.addStatusProviders(SystemdNotifyStatusProvider...)
Systemd.addStatusProviders(SystemdNotifyStatusProvider...)
Modifier and Type | Method and Description |
---|---|
default String |
status()
Exposes status information to send to systemd.
|
default String status()
Copyright © 2017–2018. All rights reserved.