Package | Description |
---|---|
org.springframework.jms.config |
Support package for declarative messaging configuration,
with Java configuration and XML schema support.
|
org.springframework.scheduling.annotation |
Java 5 annotation for asynchronous method execution.
|
org.springframework.web.reactive.resource |
Support classes for serving static resources.
|
org.springframework.web.servlet |
Provides servlets that integrate with the application context
infrastructure, and the core interfaces and classes for the
Spring web MVC framework.
|
org.springframework.web.servlet.resource |
Support classes for serving static resources.
|
Modifier and Type | Method and Description |
---|---|
void |
JmsListenerEndpointRegistry.onApplicationEvent(ContextRefreshedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ScheduledAnnotationBeanPostProcessor.onApplicationEvent(ContextRefreshedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceUrlProvider.onApplicationEvent(ContextRefreshedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
FrameworkServlet.onApplicationEvent(ContextRefreshedEvent event)
Callback that receives refresh events from this servlet's WebApplicationContext.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceUrlProvider.onApplicationEvent(ContextRefreshedEvent event) |