public abstract class AbstractOptionActivator extends Object implements CLIOptionActivator
CLIOptionActivator.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractOptionActivator() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext() |
void |
setCommandContext(CommandContext commandContext)
Called internally by the CLI in order to set the
CommandContext |
public void setCommandContext(CommandContext commandContext)
CLIOptionActivatorCommandContextsetCommandContext in interface CLIOptionActivatorcommandContext - The CommandContext instance.public CommandContext getCommandContext()
getCommandContext in interface CLIOptionActivatorCopyright © 2018 JBoss by Red Hat. All rights reserved.