Package com.github.jpmsilva.jsystemd
Class SystemdNotifyNonHeapStatusProvider
java.lang.Object
com.github.jpmsilva.jsystemd.SystemdNotifyNonHeapStatusProvider
- All Implemented Interfaces:
SystemdNotifyStatusProvider
public class SystemdNotifyNonHeapStatusProvider extends Object implements SystemdNotifyStatusProvider
Implementation of
SystemdNotifyStatusProvider
that provides information regarding the non-heap zone of the memory.- Author:
- Joao Silva
-
Constructor Summary
Constructors Constructor Description SystemdNotifyNonHeapStatusProvider()
-
Method Summary
-
Constructor Details
-
SystemdNotifyNonHeapStatusProvider
public SystemdNotifyNonHeapStatusProvider()
-
-
Method Details
-
status
Exposes status information to send to systemd.- Specified by:
status
in interfaceSystemdNotifyStatusProvider
- Returns:
- the string message to add to the service status
-