Interface | Description |
---|---|
AcceptorControl |
An AcceptorControl is used to manage Acceptors.
|
ActiveMQComponentControl |
An ActiveMQComponentControl is used to manage the life cycle of an ActiveMQ Artemis component.
|
ActiveMQServerControl |
An ActiveMQServerControl is used to manage ActiveMQ Artemis servers.
|
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.
|
NotificationType |
Types of notification emitted by ActiveMQ Artemis servers.
|
QueueControl |
A QueueControl is used to manage a queue.
|
Class | Description |
---|---|
AddressSettingsInfo | |
DayCounterInfo |
Helper class to create Java Objects from the
JSON serialization returned by
QueueControl.listMessageCounterHistory() . |
ManagementHelper |
Helper class to use ActiveMQ Artemis 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 ActiveMQ Artemis 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 |
---|---|
Attribute |
Info for a MBean Attribute.
|
Operation |
Info for a MBean Operation.
|
Parameter |
Info for a MBean Operation Parameter.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.