Class LifecycleProperties
java.lang.Object
org.springframework.boot.autoconfigure.context.LifecycleProperties
Configuration properties for lifecycle processing.
- Since:
- 2.3.0
- Author:
- Andy Wilkinson
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setTimeoutPerShutdownPhase
(Duration timeoutPerShutdownPhase)
-
Constructor Details
-
LifecycleProperties
public LifecycleProperties()
-
-
Method Details
-
getTimeoutPerShutdownPhase
-
setTimeoutPerShutdownPhase
-