Uses of Package
org.springframework.context.event
Package
Description
Support classes for application events, like standard context events.
Support package for declarative messaging configuration,
with Java configuration and XML schema support.
Support for handling messages to "user" destinations (i.e.
Annotation support for asynchronous method execution.
Test execution event annotations for the Spring TestContext Framework.
Spring's support for listening to transaction events.
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.
WebSocket integration for Spring's messaging module.
-
ClassDescriptionAbstract implementation of the
ApplicationEventMulticaster
interface, providing the basic listener registration facility.Base class for events raised for anApplicationContext
.Interface to be implemented by objects that can manage a number ofApplicationListener
objects and publish events to them.Strategy interface for creatingApplicationListener
for methods annotated withEventListener
.Extended variant of the standardApplicationListener
interface, exposing further metadata such as the supported event and source type.Extended variant of the standardApplicationListener
interface, exposing further metadata such as the supported event and source type. -
ClassDescriptionEvent raised when an
ApplicationContext
gets initialized or refreshed. -
ClassDescriptionExtended variant of the standard
ApplicationListener
interface, exposing further metadata such as the supported event and source type. -
ClassDescriptionEvent raised when an
ApplicationContext
gets initialized or refreshed. -
ClassDescriptionAnnotation that marks a method as a listener for application events.
-
ClassDescription
GenericApplicationListener
adapter that delegates the processing of an event to anEventListener
annotated method.Annotation that marks a method as a listener for application events.Strategy interface for creatingApplicationListener
for methods annotated withEventListener
.Extended variant of the standardApplicationListener
interface, exposing further metadata such as the supported event and source type.Extended variant of the standardApplicationListener
interface, exposing further metadata such as the supported event and source type. -
ClassDescriptionEvent raised when an
ApplicationContext
gets initialized or refreshed. -
ClassDescriptionEvent raised when an
ApplicationContext
gets initialized or refreshed. -
ClassDescriptionEvent raised when an
ApplicationContext
gets initialized or refreshed. -
ClassDescriptionExtended variant of the standard
ApplicationListener
interface, exposing further metadata such as the supported event and source type.