Uses of Interface
org.wildfly.clustering.server.dispatcher.CommandDispatcher
Packages that use CommandDispatcher
-
Uses of CommandDispatcher in org.wildfly.clustering.server.dispatcher
Methods in org.wildfly.clustering.server.dispatcher that return CommandDispatcherModifier and TypeMethodDescriptiondefault <C> CommandDispatcher<M,C> CommandDispatcherFactory.createCommandDispatcher(Object id, C context) Creates a new command dispatcher using the specified identifier and context.<C> CommandDispatcher<M,C> CommandDispatcherFactory.createCommandDispatcher(Object id, C context, ClassLoader loader) Creates a new command dispatcher using the specified identifier and context whose marshaller will be configured from the specified class loader.