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.
|
| 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 |
|---|---|
| NotificationType |
Types of notification emmitted by HornetQ servers.
|
| Annotation Type | Description |
|---|---|
| Operation |
Info for a MBean Operation.
|
| Parameter |
Info for a MBean Operation Parameter.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.