Interface BroadcastManager
- All Superinterfaces:
BroadcastReceiver
- All Known Implementing Classes:
QueueBroadcastManager
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionvoidclear()byte[]byte[]getBroadcast(long timeout, TimeUnit unit) Methods inherited from interface org.wildfly.extension.messaging.activemq.broadcast.BroadcastReceiver
receive
-
Method Details
-
getBroadcast
- Throws:
InterruptedException
-
getBroadcast
- Throws:
InterruptedException
-
clear
void clear()
-