public interface ExecutorChannelInterceptorAware
extends org.springframework.messaging.support.InterceptableChannel
InterceptableChannel extension for the cases when
the ExecutorChannelInterceptors
may have reason (e.g. ExecutorChannel or QueueChannel)
and the implementors require to know if they should make the
ExecutorChannelInterceptor
or not.| Modifier and Type | Method and Description |
|---|---|
boolean |
hasExecutorInterceptors() |