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 SummaryConstructors Constructor Description SystemdNotifyNonHeapStatusProvider()
- 
Method Summary
- 
Constructor Details- 
SystemdNotifyNonHeapStatusProviderpublic SystemdNotifyNonHeapStatusProvider()
 
- 
- 
Method Details- 
statusExposes status information to send to systemd.- Specified by:
- statusin interface- SystemdNotifyStatusProvider
- Returns:
- the string message to add to the service status
 
 
-