Hierarchy For Package org.springframework.integration.channel.interceptor
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.integration.channel.interceptor.GlobalChannelInterceptorWrapper (implements org.springframework.core.Ordered)
- org.springframework.integration.channel.interceptor.MessageSelectingInterceptor (implements org.springframework.messaging.support.ChannelInterceptor)
- org.springframework.integration.channel.interceptor.ThreadStatePropagationChannelInterceptor<S> (implements org.springframework.messaging.support.ExecutorChannelInterceptor)
- org.springframework.integration.channel.interceptor.ObservationPropagationChannelInterceptor
- org.springframework.integration.channel.interceptor.WireTap (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.messaging.support.ChannelInterceptor, org.springframework.integration.support.management.ManageableLifecycle, org.springframework.integration.channel.interceptor.VetoCapableInterceptor)
Interface Hierarchy
- org.springframework.integration.channel.interceptor.VetoCapableInterceptor