Package dk.cloudcreate.essentials.reactive.command.interceptor
-
Interface Summary Interface Description CommandBusInterceptor AnCommandBusInterceptorallows you to intercept Commands before and after they're being handled by theLocalCommandBusCommandBusInterceptorChain Generic interceptor chain concept that supports interceptingLocalCommandBusoperations -
Class Summary Class Description CommandBusInterceptorChain.DefaultCommandBusInterceptorChain Default implementation for theCommandBusInterceptorChain.