Package com.github.jpmsilva.jsystemd
Class SystemdNotifyTomcatStatusProvider
java.lang.Object
com.github.jpmsilva.jsystemd.SystemdNotifyTomcatStatusProvider
- All Implemented Interfaces:
- SystemdNotifyStatusProvider
@Order(1000) public class SystemdNotifyTomcatStatusProvider extends Object implements SystemdNotifyStatusProvider
Implementation of 
SystemdNotifyStatusProvider that provides information regarding Tomcat thread pools.- Author:
- Joao Silva
- See Also:
- Registry
- 
Constructor SummaryConstructors Constructor Description SystemdNotifyTomcatStatusProvider()
- 
Method Summary
- 
Constructor Details- 
SystemdNotifyTomcatStatusProviderpublic SystemdNotifyTomcatStatusProvider()
 
- 
- 
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
 
 
-