|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelMBeanConstructorInfo | |
---|---|
javax.management.modelmbean |
Uses of ModelMBeanConstructorInfo in javax.management.modelmbean |
---|
Methods in javax.management.modelmbean that return ModelMBeanConstructorInfo | |
ModelMBeanConstructorInfo |
ModelMBeanInfo.getConstructor(java.lang.String name)
|
ModelMBeanConstructorInfo |
ModelMBeanInfoSupport.getConstructor(java.lang.String name)
|
Constructors in javax.management.modelmbean with parameters of type ModelMBeanConstructorInfo | |
ModelMBeanInfoSupport(java.lang.String className,
java.lang.String description,
ModelMBeanAttributeInfo[] attributes,
ModelMBeanConstructorInfo[] constructors,
ModelMBeanOperationInfo[] operations,
ModelMBeanNotificationInfo[] notifications)
|
|
ModelMBeanInfoSupport(java.lang.String className,
java.lang.String description,
ModelMBeanAttributeInfo[] attributes,
ModelMBeanConstructorInfo[] constructors,
ModelMBeanOperationInfo[] operations,
ModelMBeanNotificationInfo[] notifications,
Descriptor mbeanDescriptor)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |