当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
Uses of Class javax.management.modelmbean.ModelMBeanNotificationInfo (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
Uses of Class
javax.management.modelmbean.ModelMBeanNotificationInfo
Constructors in javax.management.modelmbean with parameters of type ModelMBeanNotificationInfo |
ModelMBeanNotificationInfo(ModelMBeanNotificationInfo info)
|
ModelMBeanInfoSupport(String className,
String description,
ModelMBeanAttributeInfo[] modelAttributes,
ModelMBeanConstructorInfo[] modelConstructors,
ModelMBeanOperationInfo[] modelOperations,
ModelMBeanNotificationInfo[] modelNotifications)
Creates an instance of Model MBean info implementation based on the given
values. |
ModelMBeanInfoSupport(String className,
String description,
ModelMBeanAttributeInfo[] modelAttributes,
ModelMBeanConstructorInfo[] modelConstructors,
ModelMBeanOperationInfo[] modelOperations,
ModelMBeanNotificationInfo[] modelNotifications,
Descriptor mbeandescriptor)
Creates an instance of Model MBean info implementation based on the given
values and descriptor. |
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.