public interface CommandLineParser
Modifier and Type | Interface and Description |
---|---|
static interface |
CommandLineParser.CallbackHandler |
Modifier and Type | Method and Description |
---|---|
void |
parse(String operationRequest,
CommandLineParser.CallbackHandler handler) |
void parse(String operationRequest, CommandLineParser.CallbackHandler handler) throws OperationFormatException
OperationFormatException
Copyright © 2023 JBoss by Red Hat. All rights reserved.