Class Hierarchy

  • java.lang.Object
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
    • org.springframework.integration.zookeeper.config.CuratorFrameworkFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.context.SmartLifecycle)
    • org.springframework.integration.zookeeper.leader.LeaderInitiator (implements org.springframework.context.SmartLifecycle)
    • org.springframework.integration.zookeeper.config.LeaderInitiatorFactoryBean (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle)
    • org.apache.curator.framework.recipes.leader.LeaderSelectorListenerAdapter (implements org.apache.curator.framework.recipes.leader.LeaderSelectorListener)
    • 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)
    • org.springframework.integration.zookeeper.lock.ZookeeperLockRegistry (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.locks.ExpirableLockRegistry)
    • org.springframework.integration.zookeeper.metadata.ZookeeperMetadataStore (implements org.springframework.integration.metadata.ListenableMetadataStore, org.springframework.context.SmartLifecycle)

Interface Hierarchy