JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
H
I
R
S
C
ch.sbb.esta.openshift.gracefullshutdown
- package ch.sbb.esta.openshift.gracefullshutdown
G
GRACEFULSHUTDOWN
- Static variable in class ch.sbb.esta.openshift.gracefullshutdown.
GracefulShutdownHealthCheck
GracefulShutdownAutoConfiguration
- Class in
ch.sbb.esta.openshift.gracefullshutdown
This configuration will be conditional executed if the spring-boot-actuator package is present.
GracefulShutdownAutoConfiguration()
- Constructor for class ch.sbb.esta.openshift.gracefullshutdown.
GracefulShutdownAutoConfiguration
GracefulShutdownHealthCheck
- Class in
ch.sbb.esta.openshift.gracefullshutdown
This HealthCheck register itself by Springboot Autoconfiguration
GracefulshutdownSpringApplication
- Class in
ch.sbb.esta.openshift.gracefullshutdown
Custom ESTA Spring Application Launcher which uses the
GracefulShutdownHook
to gracefully shutdown the SpringBootApp.
GracefulshutdownSpringApplication()
- Constructor for class ch.sbb.esta.openshift.gracefullshutdown.
GracefulshutdownSpringApplication
H
health()
- Method in class ch.sbb.esta.openshift.gracefullshutdown.
GracefulShutdownHealthCheck
I
IProbeController
- Interface in
ch.sbb.esta.openshift.gracefullshutdown
This Interface will be used for Gracefully shutdown the App by setting the readynessprobe to false while shutting down the app.
R
run(Class<?>, String...)
- Static method in class ch.sbb.esta.openshift.gracefullshutdown.
GracefulshutdownSpringApplication
S
setReady(boolean)
- Method in class ch.sbb.esta.openshift.gracefullshutdown.
GracefulShutdownHealthCheck
setReady(boolean)
- Method in interface ch.sbb.esta.openshift.gracefullshutdown.
IProbeController
This Methodwill be called when the Springboot App gets a SIGTERM Signal
C
G
H
I
R
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.