public class BroadcastGroupControlImpl extends BaseBroadcastGroupControlImpl implements BroadcastGroupControl
storageManager
Constructor and Description |
---|
BroadcastGroupControlImpl(BroadcastGroup broadcastGroup,
StorageManager storageManager,
BroadcastGroupConfiguration configuration,
UDPBroadcastEndpointFactory endpointFactory) |
Modifier and Type | Method and Description |
---|---|
String |
getGroupAddress()
Returns the address this broadcast group is broadcasting to.
|
int |
getGroupPort()
Returns the port this broadcast group is broadcasting to.
|
int |
getLocalBindPort()
Returns the local port this broadcast group is bound to.
|
fillMBeanAttributeInfo, fillMBeanOperationInfo, getBroadcastGroup, getBroadcastPeriod, getConnectorPairs, getConnectorPairsAsJSON, getName, isStarted, start, stop
blockOnIO, clearIO, getMBeanInfo, sendMessage, tcclCall, tcclInvoke
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBroadcastPeriod, getConnectorPairs, getConnectorPairsAsJSON, getName
isStarted, start, stop
public BroadcastGroupControlImpl(BroadcastGroup broadcastGroup, StorageManager storageManager, BroadcastGroupConfiguration configuration, UDPBroadcastEndpointFactory endpointFactory) throws Exception
Exception
public String getGroupAddress() throws Exception
BroadcastGroupControl
getGroupAddress
in interface BroadcastGroupControl
Exception
public int getGroupPort() throws Exception
BroadcastGroupControl
getGroupPort
in interface BroadcastGroupControl
Exception
public int getLocalBindPort() throws Exception
BroadcastGroupControl
getLocalBindPort
in interface BroadcastGroupControl
Exception
Copyright © 2021 JBoss by Red Hat. All rights reserved.