Top Fields Constructors Methods
sun.tools.jconsole.inspector

public Class XMBeanOperations

extends XOperations
Class Inheritance
Annotations
@SuppressWarnings:serial
Imports
javax.management.*, java.util.ArrayList, sun.tools.jconsole.MBeansTab

Field Summary

Inherited from sun.tools.jconsole.inspector.XOperations:
OPERATION_INVOCATION_EVENT

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
protected MBeanOperationInfo[]
Inherited from sun.tools.jconsole.inspector.XOperations:
actionPerformedaddOperationsListenerloadOperationsperformInvokeRequestremoveOperationsremoveOperationsListener

Constructor Detail

XMBeanOperationsback to summary
public XMBeanOperations(MBeansTab mbeansTab)

Method Detail

updateOperationsback to summary
protected MBeanOperationInfo[] updateOperations(MBeanOperationInfo[] operations)

Implements abstract sun.tools.jconsole.inspector.XOperations.updateOperations.