Package | Description |
---|---|
org.kie.workbench.common.command.client | |
org.kie.workbench.common.command.client.registry | |
org.kie.workbench.common.command.client.registry.command |
Modifier and Type | Method and Description |
---|---|
CommandRegistry<Command<T,V>> |
HasCommandRegistry.getRegistry()
Returns the command registry instance.
|
Modifier and Type | Method and Description |
---|---|
default <C extends Command> |
CommandRegistryFactory.newCommandRegistry()
Creates a new registry instance for commands.
|
Modifier and Type | Class and Description |
---|---|
class |
CommandRegistryImpl<C extends Command>
The default generic implementation for the CommandRegistry type.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.