Class Hierarchy

  • java.lang.Object
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
      • org.springframework.integration.config.xml.AbstractChannelAdapterParser
        • org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
        • org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser
      • org.springframework.integration.config.xml.AbstractChannelParser
      • org.springframework.integration.config.xml.AbstractConsumerEndpointParser
        • org.springframework.integration.config.xml.AbstractTransformerParser
          • org.springframework.integration.config.xml.HeaderEnricherParserSupport
        • org.springframework.integration.jms.config.JmsOutboundGatewayParser
      • org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
    • org.springframework.integration.util.AbstractExpressionEvaluator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
      • org.springframework.integration.endpoint.AbstractMessageSource<T> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.core.MessageSource<T>, org.springframework.integration.support.context.NamedComponent)
    • 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.jms.config.JmsChannelFactoryBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.context.SmartLifecycle)
    • org.springframework.integration.jms.ChannelPublishingJmsMessageListener (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.jms.listener.SessionAwareMessageListener<M>, org.springframework.integration.support.management.TrackableComponent)
    • org.springframework.integration.dsl.IntegrationComponentSpec<S,T> (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle)
    • org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
      • org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.management.ManageableSmartLifecycle)
        • org.springframework.integration.endpoint.MessageProducerSupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.core.MessageProducer, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.integration.support.management.TrackableComponent)
          • org.springframework.integration.jms.JmsMessageDrivenEndpoint (implements org.springframework.integration.context.OrderlyShutdownCapable)
        • org.springframework.integration.gateway.MessagingGatewaySupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.support.management.TrackableComponent)
          • org.springframework.integration.jms.JmsInboundGateway (implements org.springframework.integration.context.OrderlyShutdownCapable)
      • org.springframework.integration.channel.AbstractMessageChannel (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.messaging.support.InterceptableChannel, org.springframework.messaging.MessageChannel, org.springframework.integration.support.management.TrackableComponent)
        • org.springframework.integration.jms.AbstractJmsChannel
          • org.springframework.integration.jms.PollableJmsChannel (implements org.springframework.integration.channel.ExecutorChannelInterceptorAware, org.springframework.messaging.PollableChannel)
          • org.springframework.integration.jms.SubscribableJmsChannel (implements org.springframework.integration.channel.BroadcastCapableChannel, org.springframework.integration.support.management.ManageableSmartLifecycle)
      • org.springframework.integration.handler.MessageHandlerSupport (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
        • org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
          • org.springframework.integration.handler.AbstractMessageProducingHandler (implements org.springframework.integration.handler.HeaderPropagationAware, org.springframework.integration.core.MessageProducer)
            • org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
              • org.springframework.integration.jms.JmsOutboundGateway (implements org.springframework.integration.support.management.ManageableLifecycle, jakarta.jms.MessageListener)
          • org.springframework.integration.jms.JmsSendingMessageHandler
    • org.springframework.integration.jms.dsl.Jms
    • org.springframework.jms.support.JmsAccessor (implements org.springframework.beans.factory.InitializingBean)
      • org.springframework.jms.support.destination.JmsDestinationAccessor
        • org.springframework.jms.core.JmsTemplate (implements org.springframework.jms.core.JmsOperations)
    • org.springframework.integration.jms.util.JmsAdapterUtils
    • org.springframework.integration.jms.JmsHeaderMapper (implements org.springframework.integration.mapping.HeaderMapper<T>)
    • org.springframework.integration.jms.JmsOutboundGateway.ReplyContainerProperties
    • org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
      • org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
    • java.lang.Throwable (implements java.io.Serializable)