Uses of Interface
org.apache.activemq.artemis.api.core.management.ActiveMQComponentControl
-
Packages that use ActiveMQComponentControl Package Description org.apache.activemq.artemis.api.core.management org.apache.activemq.artemis.jms.bridge org.apache.activemq.artemis.jms.bridge.impl -
-
Uses of ActiveMQComponentControl in org.apache.activemq.artemis.api.core.management
Subinterfaces of ActiveMQComponentControl in org.apache.activemq.artemis.api.core.management Modifier and Type Interface Description interface
AcceptorControl
An AcceptorControl is used to manage Acceptors.interface
BaseBroadcastGroupControl
A BroadcastGroupControl is used to manage a broadcast group.interface
BridgeControl
A BridgeControl is used to manage a Bridge.interface
BroadcastGroupControl
A BroadcastGroupControl is used to manage a broadcast group.interface
ClusterConnectionControl
A ClusterConnectionControl is used to manage a cluster connection.interface
JGroupsChannelBroadcastGroupControl
A BroadcastGroupControl is used to manage a broadcast group.interface
JGroupsFileBroadcastGroupControl
A BroadcastGroupControl is used to manage a broadcast group. -
Uses of ActiveMQComponentControl in org.apache.activemq.artemis.jms.bridge
Subinterfaces of ActiveMQComponentControl in org.apache.activemq.artemis.jms.bridge Modifier and Type Interface Description interface
JMSBridgeControl
-
Uses of ActiveMQComponentControl in org.apache.activemq.artemis.jms.bridge.impl
Classes in org.apache.activemq.artemis.jms.bridge.impl that implement ActiveMQComponentControl Modifier and Type Class Description class
JMSBridgeControlImpl
-