Class LocalCommandDispatcherFactory
java.lang.Object
org.wildfly.clustering.server.infinispan.dispatcher.LocalCommandDispatcherFactory
- All Implemented Interfaces:
CommandDispatcherFactory
Non-clustered
CommandDispatcherFactory implementation- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<C> CommandDispatcher<C>createCommandDispatcher(Object id, C context) getGroup()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.dispatcher.CommandDispatcherFactory
createCommandDispatcher
-
Constructor Details
-
LocalCommandDispatcherFactory
-
-
Method Details
-
getGroup
- Specified by:
getGroupin interfaceCommandDispatcherFactory
-
createCommandDispatcher
- Specified by:
createCommandDispatcherin interfaceCommandDispatcherFactory
-