public class AsadminMain extends Object
| Constructor and Description |
|---|
AsadminMain() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
doMain(String[] args) |
int |
executeCommand(String[] argv) |
protected String |
getCommandName() |
protected ClassLoader |
getExtensionClassLoader()
Get the class loader that is used to load local commands.
|
static void |
main(String[] args) |
protected Logger logger
protected ClassLoader getExtensionClassLoader()
protected String getCommandName()
public static void main(String[] args)
protected int doMain(String[] args)
public int executeCommand(String[] argv)
Copyright © 2013. All Rights Reserved.