インターフェース ExecutorChannelInterceptorAware
- すべてのスーパーインターフェース:
InterceptableChannel
- すべての既知の実装クラス:
AbstractExecutorChannel
、AbstractPollableChannel
、ExecutorChannel
、PartitionedChannel
、PollableAmqpChannel
、PollableJmsChannel
、PollableKafkaChannel
、PriorityChannel
、PublishSubscribeChannel
、QueueChannel
、RendezvousChannel
ExecutorChannelInterceptor
に理由がある可能性があり(たとえば、ExecutorChannel
または QueueChannel
)、実装者が ExecutorChannelInterceptor
を作成する必要があるかどうかを知る必要がある場合の InterceptableChannel
拡張。- 導入:
- 4.2
- 作成者:
- Artem Bilan
メソッドのサマリー
インターフェース org.springframework.messaging.support.InterceptableChannel から継承されたメソッド
addInterceptor, addInterceptor, getInterceptors, removeInterceptor, removeInterceptor, setInterceptors
メソッドの詳細
hasExecutorInterceptors
boolean hasExecutorInterceptors()