|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelMBeanOperationInfo | |
javax.management.modelmbean |
Uses of ModelMBeanOperationInfo in javax.management.modelmbean |
Methods in javax.management.modelmbean that return ModelMBeanOperationInfo | |
ModelMBeanOperationInfo |
ModelMBeanInfo.getOperation(java.lang.String name)
|
ModelMBeanOperationInfo |
ModelMBeanInfoSupport.getOperation(java.lang.String name)
|
Constructors in javax.management.modelmbean with parameters of type ModelMBeanOperationInfo | |
ModelMBeanOperationInfo(ModelMBeanOperationInfo copy)
|
|
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 |