public interface BroadcastGroup extends HornetQComponent
Modifier and Type | Method and Description |
---|---|
void |
addConnector(TransportConfiguration tcConfig) |
void |
broadcastConnectors() |
String |
getName() |
void |
removeConnector(TransportConfiguration tcConfig) |
void |
setNotificationService(NotificationService notificationService) |
int |
size() |
isStarted, start, stop
void setNotificationService(NotificationService notificationService)
String getName()
void addConnector(TransportConfiguration tcConfig)
void removeConnector(TransportConfiguration tcConfig)
int size()
Copyright © 2018 JBoss by Red Hat. All rights reserved.