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