JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.actuate.context.ShutdownEndpoint
Packages that use
ShutdownEndpoint
Package
Description
org.springframework.boot.actuate.autoconfigure.context
Auto-configuration for actuator Spring Context concerns.
Uses of
ShutdownEndpoint
in
org.springframework.boot.actuate.autoconfigure.context
Methods in
org.springframework.boot.actuate.autoconfigure.context
that return
ShutdownEndpoint
Modifier and Type
Method
Description
ShutdownEndpoint
ShutdownEndpointAutoConfiguration.
shutdownEndpoint
()