クラス MessageSelectingInterceptor

java.lang.ObjectSE
org.springframework.integration.channel.interceptor.MessageSelectingInterceptor
実装されているすべてのインターフェース:
ChannelInterceptor

public class MessageSelectingInterceptor
extends ObjectSE
implements ChannelInterceptor
MessageSelectors のリストに委譲して MessageMessageChannel で受け入れるかどうかを決定する ChannelInterceptor
作成者:
Mark Fisher, Gary Russell