Class Hierarchy

  • java.lang.Object
    • org.springframework.integration.store.AbstractBatchingMessageGroupStore (implements org.springframework.integration.store.BasicMessageGroupStore)
      • org.springframework.integration.store.AbstractMessageGroupStore (implements java.lang.Iterable<T>, org.springframework.integration.store.MessageGroupStore)
        • org.springframework.integration.store.AbstractKeyValueMessageStore (implements org.springframework.integration.store.MessageStore)
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
    • 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.integration.hazelcast.inbound.AbstractHazelcastMessageProducer.AbstractHazelcastEventListener<E>
    • org.springframework.integration.hazelcast.message.EntryEventMessagePayload<K,V>
    • org.springframework.integration.hazelcast.HazelcastHeaders
    • org.springframework.integration.hazelcast.config.HazelcastIntegrationConfigurationInitializer (implements org.springframework.integration.config.IntegrationConfigurationInitializer)
    • org.springframework.integration.hazelcast.HazelcastIntegrationDefinitionValidator
    • org.springframework.integration.hazelcast.HazelcastLocalInstanceRegistrar (implements org.springframework.beans.factory.SmartInitializingSingleton)
    • org.springframework.integration.hazelcast.lock.HazelcastLockRegistry (implements org.springframework.integration.support.locks.LockRegistry)
    • org.springframework.integration.hazelcast.metadata.HazelcastMetadataStore (implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.metadata.ListenableMetadataStore)
    • 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.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.hazelcast.leader.LeaderInitiator (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.SmartLifecycle)
    • org.springframework.integration.hazelcast.leader.LeaderInitiator.HazelcastContext (implements org.springframework.integration.leader.Context)
    • org.springframework.integration.hazelcast.leader.LeaderInitiator.LeaderSelector (implements java.util.concurrent.Callable<V>)
    • com.hazelcast.cluster.MembershipAdapter (implements com.hazelcast.cluster.MembershipListener)
    • org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)

Enum Class Hierarchy