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 SummaryConstructors Constructor Description SystemdNotifyHeapStatusProvider()
- 
Method Summary
- 
Constructor Details- 
SystemdNotifyHeapStatusProviderpublic SystemdNotifyHeapStatusProvider()
 
- 
- 
Method Details- 
statusDescription copied from interface:SystemdNotifyStatusProviderExposes status information to send to systemd.- Specified by:
- statusin interface- SystemdNotifyStatusProvider
- Returns:
- the string message to add to the service status
 
 
-