All Methods Static Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent> |
appListener(SpringIntegrationProperties springIntegrationProperties) |
BinderAwareChannelResolver |
binderAwareChannelResolver(BindingService bindingService,
AbstractBindingTargetFactory<? extends org.springframework.messaging.MessageChannel> bindingTargetFactory,
DynamicDestinationsBindable dynamicDestinationsBindable,
BinderAwareChannelResolver.NewDestinationBindingCallback callback,
org.springframework.integration.config.GlobalChannelInterceptorProcessor globalChannelInterceptorProcessor) |
BinderAwareRouterBeanPostProcessor |
binderAwareRouterBeanPostProcessor(org.springframework.integration.router.AbstractMappingMessageRouter[] routers,
org.springframework.messaging.core.DestinationResolver<org.springframework.messaging.MessageChannel> channelResolver) |
BinderFactory |
binderFactory(BinderTypeRegistry binderTypeRegistry,
BindingServiceProperties bindingServiceProperties) |
BindingService |
bindingService(BindingServiceProperties bindingServiceProperties,
BinderFactory binderFactory,
org.springframework.scheduling.TaskScheduler taskScheduler) |
ContextStartAfterRefreshListener |
contextStartAfterRefreshListener() |
DynamicDestinationsBindable |
dynamicDestinationsBindable() |
InputBindingLifecycle |
inputBindingLifecycle(BindingService bindingService,
Map<String,Bindable> bindables) |
MessageChannelStreamListenerResultAdapter |
messageChannelStreamListenerResultAdapter() |
OutputBindingLifecycle |
outputBindingLifecycle(BindingService bindingService,
Map<String,Bindable> bindables) |
static StreamListenerAnnotationBeanPostProcessor |
streamListenerAnnotationBeanPostProcessor() |