Interface BroadcastGroupControl
- All Superinterfaces:
ActiveMQComponentControl, BaseBroadcastGroupControl
A BroadcastGroupControl is used to manage a broadcast group.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the address this broadcast group is broadcasting to.intReturns the port this broadcast group is broadcasting to.intReturns the local port this broadcast group is bound to.Methods inherited from interface ActiveMQComponentControl
isStarted, start, stopMethods inherited from interface BaseBroadcastGroupControl
getBroadcastPeriod, getConnectorPairs, getConnectorPairsAsJSON, getName
-
Method Details
-
getLocalBindPort
-
getGroupAddress
-
getGroupPort
-