public class PlainCommandDispatcherFactory extends AbstractCommandDispatcherFactory
| Constructor and Description |
|---|
PlainCommandDispatcherFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected org.commandmosaic.api.executor.CommandExecutor |
getCommandExecutor(org.commandmosaic.api.conversion.TypeConversionService typeConversionService) |
static PlainCommandDispatcherFactory |
getInstance() |
buildInterceptorChain, getCommandDispatcher, getCommandExecutor, getCommandInterceptorpublic static PlainCommandDispatcherFactory getInstance()
protected org.commandmosaic.api.executor.CommandExecutor getCommandExecutor(org.commandmosaic.api.conversion.TypeConversionService typeConversionService)
getCommandExecutor in class AbstractCommandDispatcherFactoryCopyright © 2022. All rights reserved.