|
|||||||||
| Home >> All >> javax >> [ management overview ] | PREV NEXT | ||||||||
Uses of Class
javax.management.MBeanFeatureInfo
| Uses of MBeanFeatureInfo in javax.management |
| Subclasses of MBeanFeatureInfo in javax.management | |
class |
MBeanAttributeInfo
Represents a management attribute in an MBeans' management interface. |
class |
MBeanConstructorInfo
Describes a constructor exposed by an MBean This implementation protects its immutability by taking shallow clones of all arrays supplied in constructors and by returning shallow array clones in getXXX() methods. |
class |
MBeanNotificationInfo
Describes a notification emitted by an MBean This implementation protects its immutability by taking shallow clones of all arrays supplied in constructors and by returning shallow array clones in getXXX() methods. |
class |
MBeanOperationInfo
Describes an operation exposed by an MBean This implementation protects its immutability by taking shallow clones of all arrays supplied in constructors and by returning shallow array clones in getXXX() methods. |
class |
MBeanParameterInfo
Describes an argument of an operation exposed by an MBean |
|
|||||||||
| Home >> All >> javax >> [ management overview ] | PREV NEXT | ||||||||