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, stopblockOnIO, clearIO, getMBeanInfo, sendMessage, tcclCall, tcclInvokecacheMBeanInfo, 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, setImplementationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBroadcastPeriod, getConnectorPairs, getConnectorPairsAsJSON, getNameisStarted, start, stoppublic BroadcastGroupControlImpl(BroadcastGroup broadcastGroup, StorageManager storageManager, BroadcastGroupConfiguration configuration, UDPBroadcastEndpointFactory endpointFactory) throws Exception
Exceptionpublic String getGroupAddress() throws Exception
BroadcastGroupControlgetGroupAddress in interface BroadcastGroupControlExceptionpublic int getGroupPort()
throws Exception
BroadcastGroupControlgetGroupPort in interface BroadcastGroupControlExceptionpublic int getLocalBindPort()
throws Exception
BroadcastGroupControlgetLocalBindPort in interface BroadcastGroupControlExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.