Uses of Class
com.huaweicloud.common.event.ClosedEventListener
Packages that use ClosedEventListener
Package
Description
-
Uses of ClosedEventListener in com.huaweicloud.common.adapters.webflux
Methods in com.huaweicloud.common.adapters.webflux with parameters of type ClosedEventListenerModifier and TypeMethodDescriptionorg.springframework.web.server.WebFilterWebFluxConfiguration.shutdownHookWebFilter(ContextProperties contextProperties, ClosedEventListener closedEventListener) Constructors in com.huaweicloud.common.adapters.webflux with parameters of type ClosedEventListenerModifierConstructorDescriptionShutdownHookWebFilter(ContextProperties contextProperties, ClosedEventListener closedEventListener) -
Uses of ClosedEventListener in com.huaweicloud.common.adapters.webmvc
Methods in com.huaweicloud.common.adapters.webmvc with parameters of type ClosedEventListenerModifier and TypeMethodDescriptionorg.springframework.boot.web.servlet.FilterRegistrationBean<ShutdownHookFilter>WebMvcConfiguration.shutdownHookFilter(ContextProperties contextProperties, ClosedEventListener closedEventListener) Constructors in com.huaweicloud.common.adapters.webmvc with parameters of type ClosedEventListenerModifierConstructorDescriptionShutdownHookFilter(ContextProperties contextProperties, ClosedEventListener closedEventListener) -
Uses of ClosedEventListener in com.huaweicloud.common.event
Methods in com.huaweicloud.common.event that return ClosedEventListener