Class IdentityCommand<C>
java.lang.Object
org.wildfly.clustering.server.jgroups.dispatcher.test.IdentityCommand<C>
- Type Parameters:
C- the command context type
- All Implemented Interfaces:
org.wildfly.clustering.server.dispatcher.Command<C,C, RuntimeException>
public class IdentityCommand<C>
extends Object
implements org.wildfly.clustering.server.dispatcher.Command<C,C,RuntimeException>
Test command.
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IdentityCommand
@ProtoFactory public IdentityCommand()
-
-
Method Details
-
execute
- Specified by:
executein interfaceorg.wildfly.clustering.server.dispatcher.Command<C,C, RuntimeException> - Throws:
RuntimeException
-