Uses of Package
org.springframework.context.event
Packages that use org.springframework.context.event
Package
Description
Support classes for application events, like standard context events.
Annotation support for asynchronous method execution.
- 
Classes in org.springframework.context.event used by org.springframework.context.eventClassDescriptionAbstract implementation of theApplicationEventMulticasterinterface, providing the basic listener registration facility.Base class for events raised for anApplicationContext.Interface to be implemented by objects that can manage a number ofApplicationListenerobjects and publish events to them.Strategy interface for creatingApplicationListenerfor methods annotated withEventListener.Extended variant of the standardApplicationListenerinterface, exposing further metadata such as the supported event and source type.Extended variant of the standardApplicationListenerinterface, exposing further metadata such as the supported event and source type.
- 
Classes in org.springframework.context.event used by org.springframework.scheduling.annotationClassDescriptionEvent raised when anApplicationContextgets initialized or refreshed.