Interface BroadcastGroup
- All Superinterfaces:
ActiveMQComponent
- All Known Implementing Classes:
BroadcastGroupImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddConnector(TransportConfiguration tcConfig) voidgetName()voidremoveConnector(TransportConfiguration tcConfig) voidsetNotificationService(NotificationService notificationService) intsize()Methods inherited from interface org.apache.activemq.artemis.core.server.ActiveMQComponent
asyncStop, isStarted, start, stop