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:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BroadcastCommand
public BroadcastCommand(byte[] data)
-
-
Method Details
-
execute
- Specified by:
executein interfaceorg.wildfly.clustering.server.dispatcher.Command<Void,BroadcastReceiver, RuntimeException>
-