Este contenido no está disponible en el idioma seleccionado.

2.9. Applications that use management APIs


JBoss Messaging exposes its management API through MBean interfaces. HornetQ includes a number of different management APIs (see Chapter 28, Management for details).
While JBoss Messaging management APIs are accessed via JMX, HornetQ provides access to its management APIs through:
JMX
JMX is the standard method of managing Java applications.
Core API
Management operations are sent to the HornetQ server using Core messages.
JMS API
Management operations are sent to the HornetQ server using JMS messages
The same functionality can be achieved through all three management methods.
The following table lists the JBoss Messaging management Objects alongside their HornetQ JMX counterparts. For the other management APIs available in HornetQ, see Chapter 28, Management.
Expand
Table 2.7. JBoss Messaging and HornetQ Management Object API Mappings
org.jboss.jms.server. Class org.hornetq.api.jms.management. Class
ServerPeer JMSServerControl
connectionfactory.ConnectionFactory ConnectionFactoryControl
destination.QueueService JMSQueueControl
destination.TopicService TopicControl

Note

Some JBoss Messaging MBeans have no equivalent in HornetQ; for example, there is no HornetQ equivalent for JDBCPersistenceManagerService because HornetQ does not require a datasource as JBoss Messaging does.
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2026 Red Hat
Volver arriba