public class SpringCommandDispatcher extends RegistryCommandDispatcher
| Constructor and Description |
|---|
SpringCommandDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
<R,C extends Command> |
register(Class<C> commandType,
CommandHandler<C> handler) |
submit, submitSyncpublic void init()
public <R,C extends Command> RegistryCommandDispatcher register(Class<C> commandType, CommandHandler<C> handler)
register in class RegistryCommandDispatcherCopyright © 2020 Open Foris. All rights reserved.