Package | Description |
---|---|
org.hornetq.jms.bridge | |
org.hornetq.jms.bridge.impl | |
org.hornetq.jms.management.impl | |
org.hornetq.jms.persistence | |
org.hornetq.jms.persistence.config | |
org.hornetq.jms.persistence.impl.journal | |
org.hornetq.jms.persistence.impl.nullpm | |
org.hornetq.jms.server | |
org.hornetq.jms.server.config | |
org.hornetq.jms.server.config.impl | |
org.hornetq.jms.server.embedded | |
org.hornetq.jms.server.impl | |
org.hornetq.jms.server.management | |
org.hornetq.jms.server.management.impl | |
org.hornetq.jms.server.recovery |
This package is used to locate resources and connectors along the cluster set
I - JCA Connection Factories or InBound MDBs will call HornetQRegistryBase::register(XARecoveryConfig)
II - For each XARecoveryConfig the RegistryBase will instantiate a ResourceDiscoveryUnit which will
connect using that configuration and inform the Registry of any topology members
III - For each topology member found on the DiscoveryUnits, the RegistryBase will registry a HornetQResourceRecovery
that will exist per server
|
org.hornetq.jms.transaction |
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.