| Package | Description |
|---|---|
| org.kie.workbench.common.command.client.registry | |
| org.kie.workbench.common.command.client.registry.command |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DynamicRegistry<T>
Mutable registry that can add or remove items at runtime.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommandRegistry<C extends Command>
Base registry type 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.