Uses of Class javax.management.MBeanOperationInfo

Uses in package javax.management

Constructors with parameter type javax.management.MBeanOperationInfo

Constructs a new MBeanInfo using the supplied class name and description with the given attributes, operations, constructors and notifications.

Methods with parameter type javax.management.MBeanOperationInfo

String
Returns the description of the operation that will be used in the supplied MBeanOperationInfo instance.
String
Returns the description of the nth parameter of the operation that will be used in the supplied MBeanParameterInfo instance.
int
Returns the impact of the operation that will be used in the supplied MBeanOperationInfo instance.
String
Returns the name of the nth parameter of the operation that will be used in the supplied MBeanParameterInfo instance.

Methods with return type javax.management.MBeanOperationInfo

MBeanOperationInfo[]
Returns descriptions of each of the operations provided by this management bean.

Uses in package javax.management.openmbean

Classes derived from javax.management.MBeanOperationInfo

class
Describes a operation for an open management bean.

Methods with return type javax.management.MBeanOperationInfo

MBeanOperationInfo[]
Returns descriptions of each of the operations provided by this management bean.