Uses of Class javax.management.MBeanAttributeInfo

Uses in package javax.management

Constructors with parameter type javax.management.MBeanAttributeInfo

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.MBeanAttributeInfo

String
Returns the description of the attribute that will be used in the supplied MBeanAttributeInfo instance.

Methods with return type javax.management.MBeanAttributeInfo

MBeanAttributeInfo[]
Returns descriptions of each of the attributes provided by this management bean.

Uses in package javax.management.openmbean

Classes derived from javax.management.MBeanAttributeInfo

class
Describes an attribute of an open management bean.

Methods with return type javax.management.MBeanAttributeInfo

MBeanAttributeInfo[]
Returns descriptions of each of the attributes provided by this management bean.