Class CommandDispatcherITCase<M extends org.wildfly.clustering.server.GroupMember>
java.lang.Object
org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherITCase<M>
- Type Parameters:
M- the group member type
- Direct Known Subclasses:
ChannelCommandDispatcherITCase
public abstract class CommandDispatcherITCase<M extends org.wildfly.clustering.server.GroupMember>
extends Object
Base integration test for
CommandDispatcher implementations.- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCommandDispatcherITCase(org.wildfly.common.function.ExceptionBiFunction<String, String, CommandDispatcherFactoryProvider<M>, Exception> factory) -
Method Summary