@Order(value=-5000) public class SystemdNotifyApplicationRunStatusProvider extends Object implements SystemdNotifyStatusProvider
SystemdNotifyStatusProvider
that provides information regarding the Spring Boot application startup sequence state.SystemdSpringApplicationRunListener
,
SpringApplicationRunListener
Modifier and Type | Class and Description |
---|---|
static class |
SystemdNotifyApplicationRunStatusProvider.ApplicationState
Enumeration of supported application startup sequence state.
|
Modifier and Type | Method and Description |
---|---|
String |
status()
Exposes status information to send to systemd.
|
public String status()
status
in interface SystemdNotifyStatusProvider
Copyright © 2017–2018. All rights reserved.