Uses of Class
org.springframework.context.event.ContextRefreshedEvent
Packages that use ContextRefreshedEvent
Package
Description
Support package for declarative messaging configuration,
with Java configuration and XML schema support.
Support classes for serving static resources.
Provides servlets that integrate with the application context
infrastructure, and the core interfaces and classes for the
Spring web MVC framework.
Support classes for serving static resources.
-
Uses of ContextRefreshedEvent in org.springframework.jms.config
Methods in org.springframework.jms.config with parameters of type ContextRefreshedEventModifier and TypeMethodDescriptionvoid
JmsListenerEndpointRegistry.onApplicationEvent
(ContextRefreshedEvent event) -
Uses of ContextRefreshedEvent in org.springframework.web.reactive.resource
Methods in org.springframework.web.reactive.resource with parameters of type ContextRefreshedEventModifier and TypeMethodDescriptionvoid
ResourceUrlProvider.onApplicationEvent
(ContextRefreshedEvent event) -
Uses of ContextRefreshedEvent in org.springframework.web.servlet
Methods in org.springframework.web.servlet with parameters of type ContextRefreshedEventModifier and TypeMethodDescriptionvoid
FrameworkServlet.onApplicationEvent
(ContextRefreshedEvent event) Callback that receives refresh events from this servlet's WebApplicationContext. -
Uses of ContextRefreshedEvent in org.springframework.web.servlet.resource
Methods in org.springframework.web.servlet.resource with parameters of type ContextRefreshedEventModifier and TypeMethodDescriptionvoid
ResourceUrlProvider.onApplicationEvent
(ContextRefreshedEvent event)