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:SystemdNotifyStatusProviderExposes status information to send to systemd.- Specified by:
statusin interfaceSystemdNotifyStatusProvider- Returns:
- the string message to add to the service status
-