public interface CLIOptionActivator
extends org.aesh.command.activator.OptionActivator
OptionActivator that exposes
CommandContext.| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext() |
void |
setCommandContext(CommandContext commandContext)
Called internally by the CLI in order to set the
CommandContext |
void setCommandContext(CommandContext commandContext)
CommandContextcommandContext - The CommandContext instance.CommandContext getCommandContext()
Copyright © 2018 JBoss by Red Hat. All rights reserved.