Uses of Class
org.springframework.context.event.ContextClosedEvent
Packages that use ContextClosedEvent
Package
Description
Scheduling convenience classes for the 
java.util.concurrent
 and jakarta.enterprise.concurrent packages, allowing to set up a
 ThreadPoolExecutor or ScheduledThreadPoolExecutor as a bean in a Spring
 context.- 
Uses of ContextClosedEvent in org.springframework.scheduling.concurrentMethods in org.springframework.scheduling.concurrent with parameters of type ContextClosedEventModifier and TypeMethodDescriptionvoidExecutorConfigurationSupport.onApplicationEvent(ContextClosedEvent event) ContextClosedEventhandler for initiating an early shutdown.voidSimpleAsyncTaskScheduler.onApplicationEvent(ContextClosedEvent event)