public class NewObjectCmd extends AbstractGlobalOptionsCmd
| Constructor and Description |
|---|
NewObjectCmd() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.aesh.console.command.CommandResult |
execute(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation) |
protected String |
help() |
protected boolean |
nothingToDo() |
org.jboss.aesh.console.command.CommandResult |
process(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation) |
protected String |
suggestHelp() |
static String |
usage() |
applyFieldFilter, composeAdminRoot, extractLastComponentOfUri, extractTypeNameFromUri, initFromParent, printHelp, processGlobalOptions, requireValuepublic org.jboss.aesh.console.command.CommandResult execute(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation)
throws org.jboss.aesh.console.command.CommandException,
InterruptedException
org.jboss.aesh.console.command.CommandExceptionInterruptedExceptionpublic org.jboss.aesh.console.command.CommandResult process(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation)
throws org.jboss.aesh.console.command.CommandException,
InterruptedException
org.jboss.aesh.console.command.CommandExceptionInterruptedExceptionprotected boolean nothingToDo()
nothingToDo in class AbstractGlobalOptionsCmdprotected String suggestHelp()
protected String help()
help in class AbstractGlobalOptionsCmdpublic static String usage()
Copyright © 2019 JBoss by Red Hat. All rights reserved.