当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 console API Documentation 英文版文档
ServerInfoCommand (JBoss Console API) - JBoss 4.0.1 sp1 console API Documentation 英文版文档
org.jboss.console.twiddle.command
Class ServerInfoCommand
java.lang.Object
org.jboss.console.twiddle.command.AbstractCommand
org.jboss.console.twiddle.command.MBeanServerCommand
org.jboss.console.twiddle.command.ServerInfoCommand
- All Implemented Interfaces:
- Cloneable, Command
- public class ServerInfoCommand
- extends MBeanServerCommand
Get information about the server.
- Version:
- $Revision: 1.9 $
- Author:
- Jason Dillon, Scott.Stark@jboss.org
UNKNOWN
public static final int UNKNOWN
- See Also:
- Constant Field Values
DEFAULT_DOMAIN
public static final int DEFAULT_DOMAIN
- See Also:
- Constant Field Values
MBEAN_COUNT
public static final int MBEAN_COUNT
- See Also:
- Constant Field Values
LIST_NAMES
public static final int LIST_NAMES
- See Also:
- Constant Field Values
ServerInfoCommand
public ServerInfoCommand()
displayHelp
public void displayHelp()
execute
public void execute(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.