Class Hierarchy

  • java.lang.Object
    • org.apache.activemq.spring.ActiveMQConnectionFactoryFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>)
    • org.apache.activemq.xbean.BrokerFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
    • org.apache.activemq.broker.BrokerService (implements org.apache.activemq.Service)
    • org.apache.activemq.filter.DestinationMap
      • org.apache.activemq.security.DefaultAuthorizationMap (implements org.apache.activemq.security.AuthorizationMap)
        • org.apache.activemq.security.XBeanAuthorizationMap (implements org.springframework.beans.factory.InitializingBean)
    • org.apache.activemq.filter.DestinationMapEntry<T> (implements java.lang.Comparable<T>)
      • org.apache.activemq.security.AuthorizationEntry
        • org.apache.activemq.security.XBeanAuthorizationEntry (implements org.springframework.beans.factory.InitializingBean)
    • org.apache.activemq.network.jms.JmsConnector (implements org.apache.activemq.Service)
      • org.apache.activemq.network.jms.SimpleJmsQueueConnector
      • org.apache.activemq.network.jms.SimpleJmsTopicConnector
    • org.apache.activemq.jndi.JNDIBaseStorable (implements java.io.Externalizable, org.apache.activemq.jndi.JNDIStorableInterface)
      • org.apache.activemq.ActiveMQConnectionFactory (implements java.lang.Cloneable, jakarta.jms.ConnectionFactory, jakarta.jms.QueueConnectionFactory, org.apache.activemq.management.StatsCapable, jakarta.jms.TopicConnectionFactory)
        • org.apache.activemq.spring.ActiveMQConnectionFactory (implements org.springframework.beans.factory.BeanNameAware)
        • org.apache.activemq.ActiveMQXAConnectionFactory (implements jakarta.jms.XAConnectionFactory, jakarta.jms.XAQueueConnectionFactory, jakarta.jms.XATopicConnectionFactory)
    • org.apache.activemq.network.jms.JndiLookupFactory
    • org.apache.activemq.xbean.PooledBrokerFactoryBean (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
    • org.apache.activemq.pool.PooledConnectionFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>)
    • org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap (implements org.apache.activemq.security.AuthorizationMap)
      • org.apache.activemq.security.CachedLDAPAuthorizationMap (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
    • org.apache.activemq.spring.SpringBrokerContext (implements org.springframework.context.ApplicationContextAware, org.apache.activemq.broker.BrokerContext)
    • org.apache.activemq.hooks.SpringContextHook (implements org.springframework.context.ApplicationContextAware, java.lang.Runnable)
    • org.apache.activemq.broker.SslContext
    • org.apache.activemq.spring.Utils
    • org.apache.activemq.xbean.XBeanBrokerFactory (implements org.apache.activemq.broker.BrokerFactoryHandler)