站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 console API Documentation 英文版文档

InfoCommand (JBoss Console API) - JBoss 4.0.1 sp1 console API Documentation 英文版文档


org.jboss.console.twiddle.command
Class InfoCommand

java.lang.Object
  extended byorg.jboss.console.twiddle.command.AbstractCommand
      extended byorg.jboss.console.twiddle.command.MBeanServerCommand
          extended byorg.jboss.console.twiddle.command.InfoCommand
All Implemented Interfaces:
Cloneable, Command

public class InfoCommand
extends MBeanServerCommand

Query the MBeanInfo for an MBean

Version:
$Revision: 1.4 $
Author:
Scott.Stark@jboss.org

Field Summary
 
Fields inherited from class org.jboss.console.twiddle.command.AbstractCommand
context, desc, log, name
 
Constructor Summary
InfoCommand()
           
 
Method Summary
 void displayHelp()
           
 void execute(String[] args)
           
 
Methods inherited from class org.jboss.console.twiddle.command.MBeanServerCommand
createObjectName, getMBeanServer, queryMBeans
 
Methods inherited from class org.jboss.console.twiddle.command.AbstractCommand
clone, getDescription, getName, setCommandContext, unsetCommandContext
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoCommand

public InfoCommand()
Method Detail

displayHelp

public void displayHelp()

execute

public void execute(String[] args)
             throws Exception
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.