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 Summary
Constructors Constructor Description SystemdNotifyClassLoaderStatusProvider() -
Method Summary
-
Constructor Details
-
SystemdNotifyClassLoaderStatusProvider
public SystemdNotifyClassLoaderStatusProvider()
-
-
Method Details
-
status
Exposes status information to send to systemd.- Specified by:
statusin interfaceSystemdNotifyStatusProvider- Returns:
- the string message to add to the service status
-