| Interface | Description |
|---|---|
| CommandRegistryFactory |
Factory for command registry.
|
| DynamicRegistry<T> |
Mutable registry that can add or remove items at runtime.
|
| Registry<T> |
Base type for any registry implementations.
|
| SizeConstrainedRegistry |
Registry types that are size constrained must implement this type.
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.