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