- All Superinterfaces:
- DynamicMBean, ModelMBeanNotificationBroadcaster, NotificationBroadcaster, PersistentMBean
- All Known Implementing Classes:
- RequiredModelMBean
- See Also:
- Top Examples, Source Code
void setManagedResource(Object mr,
String mr_type)
throws MBeanException,
RuntimeOperationsException,
InstanceNotFoundException,
InvalidTargetObjectTypeException
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
void setModelMBeanInfo(ModelMBeanInfo inModelMBeanInfo)
throws MBeanException,
RuntimeOperationsException
- See Also:
IllegalStateException
, IllegalArgumentException
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples