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