public class GlobalChannelInterceptorInitializer extends Object implements IntegrationConfigurationInitializer
IntegrationConfigurationInitializer
to populate GlobalChannelInterceptorWrapper
for ChannelInterceptor
s marked with
GlobalChannelInterceptor
annotation.
Bean
methods are also processed.
Constructor and Description |
---|
GlobalChannelInterceptorInitializer() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(ConfigurableListableBeanFactory beanFactory) |
public void initialize(ConfigurableListableBeanFactory beanFactory) throws BeansException
initialize
in interface IntegrationConfigurationInitializer
BeansException