Uses of Class javax.management.MBeanFeatureInfo

Uses in package javax.management.openmbean

Classes derived from javax.management.MBeanFeatureInfo

class
Describes an attribute of an open management bean.
class
Describes a constructor for an open management bean.
class
Describes a operation for an open management bean.
class
Describes the parameters of a constructor or operation associated with an open management bean.

Uses in package javax.management

Classes derived from javax.management.MBeanFeatureInfo

class
Describes the attributes of a management bean.
class
Describes the constructors of a management bean.
class
Describes the notifications emitted by a management bean.
class
Describes the operations of a management bean.
class
Describes the parameters of a constructor or operation associated with a management bean.

Methods with parameter type javax.management.MBeanFeatureInfo

String
Returns the description of the supplied feature that will be used in the supplied MBeanFeatureInfo instance.