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

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


Package org.jboss.console.twiddle.command

Interface Summary
Command ???
CommandContext ???
 

Class Summary
AbstractCommand An abstract command.
CreateCommand Create an MBean.
GetCommand Get the values of one or more MBean attributes.
InfoCommand Query the MBeanInfo for an MBean
InvokeCommand Invoke an operation on an MBean.
MBeanOp A representation of an mbean operation that compares ops based on the name and the operation parameters.
MBeanServerCommand An abstract command to opperate on an MBeanServer.
OpCountComparator A comparator that compares ops based on name and argument count.
QueryCommand Query the server for a list of matching MBeans.
ServerInfoCommand Get information about the server.
SetAttrsCommand Sets one or more attributes in an MBean
SetCommand Set the values of one MBean attribute.
UnregisterCommand Unregister one or more MBeans.
 

Exception Summary
CommandException A command exception.
NoSuchCommandException Throw to indicate that a requested command does not exist.
 



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