See: Description
Interface | Description |
---|---|
AcceptorControl |
An AcceptorControl is used to manage Acceptors.
|
AddressControl |
An AddressControl is used to manage an address.
|
BridgeControl |
A BridgeControl is used to manage a Bridge.
|
BroadcastGroupControl |
A BroadcastGroupControl is used to manage a broadcast group.
|
ClusterConnectionControl |
A ClusterConnectionControl is used to manage a cluster connection.
|
DivertControl |
A DivertControl is used to manage a divert.
|
HornetQComponentControl |
A HornetQComponentControl is used to manage the life cycle of a HornetQ component.
|
HornetQServerControl |
A HornetQServerControl is used to manage HornetQ servers.
|
NotificationType |
Types of notification emitted by HornetQ servers.
|
QueueControl |
A QueueControl is used to manage a queue.
|
Class | Description |
---|---|
AddressSettingsInfo |
A AddressSettingsInfo
|
DayCounterInfo |
Helper class to create Java Objects from the
JSON serialization returned by
QueueControl.listMessageCounterHistory() . |
ManagementHelper |
Helper class to use HornetQ Core messages to manage server resources.
|
MessageCounterInfo |
Helper class to create Java Objects from the
JSON serialization returned by
QueueControl.listMessageCounter() . |
ObjectNameBuilder |
Helper class to build ObjectNames for HornetQ resources.
|
ResourceNames |
Helper class used to build resource names used by management messages.
|
RoleInfo |
Helper class to create Java Objects from the
JSON serialization returned by
AddressControl.getRolesAsJSON() . |
Enum | Description |
---|---|
CoreNotificationType |
This enum defines all core notification types
|
Annotation Type | Description |
---|---|
Operation |
Info for a MBean Operation.
|
Parameter |
Info for a MBean Operation Parameter.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.