Class BroadcastCommand

java.lang.Object
org.wildfly.extension.messaging.activemq.broadcast.BroadcastCommand
All Implemented Interfaces:
Serializable, org.wildfly.clustering.server.dispatcher.Command<Void,BroadcastReceiver,RuntimeException>

public class BroadcastCommand extends Object implements org.wildfly.clustering.server.dispatcher.Command<Void,BroadcastReceiver,RuntimeException>, Serializable
A Command that receives a broadcast.
Author:
Paul Ferraro
See Also: