Uses of Interface
io.microsphere.spring.context.event.ApplicationEventInterceptorChain
-
Packages that use ApplicationEventInterceptorChain Package Description io.microsphere.spring.context.event -
-
Uses of ApplicationEventInterceptorChain in io.microsphere.spring.context.event
Methods in io.microsphere.spring.context.event with parameters of type ApplicationEventInterceptorChain Modifier and Type Method Description void
ApplicationEventInterceptor. intercept(org.springframework.context.ApplicationEvent event, org.springframework.core.ResolvableType eventType, ApplicationEventInterceptorChain chain)
Intercept the specifiedApplicationEvent
withtype
-