com.sun.enterprise.admin.cli
Class AsadminMain
java.lang.Object
com.sun.enterprise.admin.cli.AsadminMain
public class AsadminMain
- extends Object
The asadmin main program.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected Logger logger
AsadminMain
public AsadminMain()
getExtensionClassLoader
protected ClassLoader getExtensionClassLoader()
- Get the class loader that is used to load local commands.
- Returns:
- a class loader used to load local commands
getCommandName
protected String getCommandName()
main
public static void main(String[] args)
doMain
protected int doMain(String[] args)
executeCommand
public int executeCommand(String[] argv)
Copyright © 2012. All Rights Reserved.