public interface CommandHandlerProvider
Modifier and Type | Method and Description |
---|---|
CommandHandler |
createCommandHandler(CommandContext ctx) |
String[] |
getNames() |
boolean |
isTabComplete() |
CommandHandler createCommandHandler(CommandContext ctx)
boolean isTabComplete()
String[] getNames()
Copyright © 2023 JBoss by Red Hat. All rights reserved.