Uses of Class
org.springframework.context.event.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
Modifier and TypeMethodDescriptionvoid
JmsListenerEndpointRegistry.onApplicationEvent
(ContextRefreshedEvent event) -
Uses of ContextRefreshedEvent in org.springframework.web.reactive.resource
Modifier and TypeMethodDescriptionvoid
ResourceUrlProvider.onApplicationEvent
(ContextRefreshedEvent event) -
Uses of ContextRefreshedEvent in org.springframework.web.servlet
Modifier 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
Modifier and TypeMethodDescriptionvoid
ResourceUrlProvider.onApplicationEvent
(ContextRefreshedEvent event)