Class CommandDispatcherITCase<M extends org.wildfly.clustering.server.GroupMember,F extends org.wildfly.clustering.server.dispatcher.CommandDispatcherFactory<M>>
java.lang.Object
org.wildfly.clustering.server.jgroups.dispatcher.CommandDispatcherITCase<M,F>
- Type Parameters:
M- the group member typeF- the command dispatcher factory type
- Direct Known Subclasses:
ChannelCommandDispatcherITCase
public abstract class CommandDispatcherITCase<M extends org.wildfly.clustering.server.GroupMember,F extends org.wildfly.clustering.server.dispatcher.CommandDispatcherFactory<M>>
extends Object
Base integration test for
CommandDispatcher implementations.- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCommandDispatcherITCase(BiFunction<String, String, org.wildfly.clustering.context.Context<F>> contextFactory) -
Method Summary
-
Constructor Details
-
CommandDispatcherITCase
protected CommandDispatcherITCase(BiFunction<String, String, org.wildfly.clustering.context.Context<F>> contextFactory)
-
-
Method Details
-
test
- Throws:
IOException
-