5.3.3. 替换 HornetQ API
JBoss EAP 6 包括 org.hornetq
模块,允许您在应用程序源代码中使用 HornetQ API。
Apache ActiveMQ Artemis 取代了 JBoss EAP 7 中的 HornetQ,因此您必须迁移任何使用 HornetQ API 的代码,以使用 Apache ActiveMQ Artemis API。此 API 的库包含在 org.apache.activemq.artemis
模块中。
ActiveMQ Artemis 是 HornetQ 的演变,因此许多概念仍然适用。