Interface Command<R,C>
- Type Parameters:
C- the command context typeR- the command return type
- All Superinterfaces:
org.wildfly.clustering.server.dispatcher.Command<R,,C, Exception> Serializable
@Deprecated(forRemoval=true)
public interface Command<R,C>
extends org.wildfly.clustering.server.dispatcher.Command<R,C,Exception>, Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
A command to invoke remotely.
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.server.dispatcher.Command
execute
Command.