Uses of Interface
org.springframework.context.event.EventListenerFactory
Packages that use EventListenerFactory
Package
Description
Support classes for application events, like standard context events.
Spring's support for listening to transaction events.
-
Uses of EventListenerFactory in org.springframework.context.event
Classes in org.springframework.context.event that implement EventListenerFactoryModifier and TypeClassDescriptionclassDefaultEventListenerFactoryimplementation that supports the regularEventListenerannotation. -
Uses of EventListenerFactory in org.springframework.transaction.event
Classes in org.springframework.transaction.event that implement EventListenerFactoryModifier and TypeClassDescriptionclassEventListenerFactoryimplementation that handlesTransactionalEventListenerannotated methods.