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

Uses of Class org.jboss.console.twiddle.command.MBeanServerCommand (JBoss Console API) - JBoss 4.0.1 sp1 console API Documentation 英文版文档


Uses of Class
org.jboss.console.twiddle.command.MBeanServerCommand

Packages that use MBeanServerCommand
org.jboss.console.twiddle.command   
 

Uses of MBeanServerCommand in org.jboss.console.twiddle.command
 

Subclasses of MBeanServerCommand in org.jboss.console.twiddle.command
 class CreateCommand
          Create an MBean.
 class GetCommand
          Get the values of one or more MBean attributes.
 class InfoCommand
          Query the MBeanInfo for an MBean
 class InvokeCommand
          Invoke an operation on an MBean.
 class QueryCommand
          Query the server for a list of matching MBeans.
 class ServerInfoCommand
          Get information about the server.
 class SetAttrsCommand
          Sets one or more attributes in an MBean
 class SetCommand
          Set the values of one MBean attribute.
 class UnregisterCommand
          Unregister one or more MBeans.
 



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