Uses of Package
io.microsphere.spring.context.event
Packages that use io.microsphere.spring.context.event
-
Classes in io.microsphere.spring.context.event used by io.microsphere.spring.cache.intereptorClassDescriptionAbstract
ApplicationListenerbase class for handlingApplicationContextEventin a one-time execution manner. -
Classes in io.microsphere.spring.context.event used by io.microsphere.spring.context.eventClassDescriptionA chain of
ApplicationEventInterceptorinstances that can be used to apply cross-cutting logic before and after the processing of anApplicationEvent.A contract for an interceptor chain that allows the execution flow to be intercepted and processed by a series ofApplicationListenerInterceptorinstances.A listener interface for observing lifecycle events of aBeanFactory.TheBeanFactoryListenerAdapterListener interface for bean lifecycle events.