Package com.github.jpmsilva.jsystemd
Class SystemdNotifyClassLoaderStatusProvider
java.lang.Object
com.github.jpmsilva.jsystemd.SystemdNotifyClassLoaderStatusProvider
- All Implemented Interfaces:
- SystemdNotifyStatusProvider
public class SystemdNotifyClassLoaderStatusProvider extends Object implements SystemdNotifyStatusProvider
Implementation of 
SystemdNotifyStatusProvider that provides information regarding loaded classes.- Author:
- Joao Silva
- 
Constructor SummaryConstructors Constructor Description SystemdNotifyClassLoaderStatusProvider()
- 
Method Summary
- 
Constructor Details- 
SystemdNotifyClassLoaderStatusProviderpublic SystemdNotifyClassLoaderStatusProvider()
 
- 
- 
Method Details- 
statusExposes status information to send to systemd.- Specified by:
- statusin interface- SystemdNotifyStatusProvider
- Returns:
- the string message to add to the service status
 
 
-