Package org.wildfly.clustering.dispatcher
Public clustering API which facilitates remote command execution
on the cluster.
-
Interface Summary Interface Description Command<R,C> A command to invoke remotely.CommandDispatcher<C> Dispatches commands for execution on a group.CommandDispatcherFactory Factory for creating a command dispatcher. -
Exception Summary Exception Description CommandDispatcherException Indicates a failure to dispatch a command.