Package com.github.jpmsilva.jsystemd
Class SystemdNonHeapStatusProvider
java.lang.Object
com.github.jpmsilva.jsystemd.SystemdNonHeapStatusProvider
- All Implemented Interfaces:
SystemdStatusProvider
@Order(-2000)
public class SystemdNonHeapStatusProvider
extends Object
implements SystemdStatusProvider
Implementation of
SystemdStatusProvider
that provides information regarding the non-heap zone of the memory.- Author:
- Joao Silva
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SystemdNonHeapStatusProvider
public SystemdNonHeapStatusProvider()Create a new SystemdNonHeapStatusProvider.
-
-
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
-