Package-level declarations
Types
Link copied to clipboard
class BridgedCommandRegistry(delegate: CommandRegistry, bridge: PlatformCommandBridge) : CommandRegistry
Command registry wrapper that notifies a PlatformCommandBridge on registration changes.
Link copied to clipboard
Java-friendly command executor functional interface.
Link copied to clipboard
Minimal in-memory command registry and dispatcher (logic only).