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
OperationFormatExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.