Uses of Package
io.microsphere.spring.context.event
-
Packages that use io.microsphere.spring.context.event Package Description io.microsphere.spring.cache.intereptor io.microsphere.spring.context.event -
Classes in io.microsphere.spring.context.event used by io.microsphere.spring.cache.intereptor Class Description OnceApplicationContextEventListener AbstractApplicationListenerbase class for handlingApplicationContextEventin a one-time execution manner. -
Classes in io.microsphere.spring.context.event used by io.microsphere.spring.context.event Class Description ApplicationEventInterceptorChain A chain ofApplicationEventInterceptorinstances that can be used to apply cross-cutting logic before and after the processing of anApplicationEvent.ApplicationListenerInterceptorChain A contract for an interceptor chain that allows the execution flow to be intercepted and processed by a series ofApplicationListenerInterceptorinstances.BeanFactoryListener A listener interface for observing lifecycle events of aBeanFactory.BeanFactoryListenerAdapter TheBeanFactoryListenerAdapterBeanListener Listener interface for bean lifecycle events.