Uses of Interface
gov.nist.secauto.metaschema.cli.processor.command.ICommandExecutor
-
Uses of ICommandExecutor in gov.nist.secauto.metaschema.cli.processor.command
Modifier and TypeMethodDescriptionAbstractParentCommand.newExecutor
(CLIProcessor.CallingContext callingContext, org.apache.commons.cli.CommandLine cmdLine) ICommand.newExecutor
(CLIProcessor.CallingContext callingContext, org.apache.commons.cli.CommandLine cmdLine) static ICommandExecutor
ICommandExecutor.using
(CLIProcessor.CallingContext callingContext, org.apache.commons.cli.CommandLine commandLine, ICommandExecutor.ExecutionFunction function)