Class Hierarchy
- java.lang.Object
- org.springframework.integration.config.AbstractEvaluationContextFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.integration.config.IntegrationEvaluationContextFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>)
- org.springframework.integration.config.IntegrationSimpleEvaluationContextFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>)
- org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.integration.config.ExpressionFactoryBean
- org.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean<H> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean<T>)
- org.springframework.integration.config.AbstractStandardMessageHandlerFactoryBean (implements org.springframework.beans.factory.DisposableBean)
- org.springframework.integration.config.FilterFactoryBean
- org.springframework.integration.config.RouterFactoryBean
- org.springframework.integration.config.ServiceActivatorFactoryBean
- org.springframework.integration.config.SplitterFactoryBean
- org.springframework.integration.config.TransformerFactoryBean
- org.springframework.integration.config.AggregatorFactoryBean
- org.springframework.integration.config.ExpressionControlBusFactoryBean
- org.springframework.integration.config.AbstractStandardMessageHandlerFactoryBean (implements org.springframework.beans.factory.DisposableBean)
- org.springframework.integration.config.ChannelInitializer (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.integration.config.ChannelInitializer.AutoCreateCandidatesCollector
- org.springframework.integration.config.ConsumerEndpointFactoryBean (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle)
- org.springframework.integration.config.CorrelationStrategyFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.integration.config.FixedSubscriberChannelBeanFactoryPostProcessor (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor)
- org.springframework.integration.config.GlobalChannelInterceptorInitializer (implements org.springframework.integration.config.IntegrationConfigurationInitializer)
- org.springframework.integration.config.GlobalChannelInterceptorProcessor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.SmartInitializingSingleton)
- org.springframework.integration.config.IdempotentReceiverAutoProxyCreatorInitializer (implements org.springframework.integration.config.IntegrationConfigurationInitializer)
- org.springframework.integration.config.IdGeneratorConfigurer (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.integration.config.IntegrationComponentScanRegistrar (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.springframework.integration.config.IntegrationConfigurationBeanFactoryPostProcessor (implements org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor)
- org.springframework.integration.config.IntegrationConfigUtils
- org.springframework.integration.config.IntegrationConverterInitializer (implements org.springframework.integration.config.IntegrationConfigurationInitializer)
- org.springframework.integration.config.IntegrationManagementConfiguration (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportAware)
- org.springframework.integration.config.IntegrationManagementConfigurer (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.SmartInitializingSingleton)
- org.springframework.integration.config.IntegrationRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.integration.config.MessageHistoryRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.integration.config.MessagingGatewayRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.integration.config.PublisherRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.integration.config.ReleaseStrategyFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle)
- org.springframework.integration.config.SpelFunctionFactoryBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.integration.config.AbstractEvaluationContextFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean)
Interface Hierarchy
- org.springframework.integration.config.IntegrationConfigurationInitializer
Annotation Type Hierarchy
- org.springframework.integration.config.EnableIntegration (implements java.lang.annotation.Annotation)
- org.springframework.integration.config.EnableIntegrationManagement (implements java.lang.annotation.Annotation)
- org.springframework.integration.config.EnableMessageHistory (implements java.lang.annotation.Annotation)
- org.springframework.integration.config.EnablePublisher (implements java.lang.annotation.Annotation)
- org.springframework.integration.config.GlobalChannelInterceptor (implements java.lang.annotation.Annotation)
- org.springframework.integration.config.IntegrationConverter (implements java.lang.annotation.Annotation)