当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
ModelMBean (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
javax.management.modelmbean
Interface ModelMBean
- All Superinterfaces:
- DynamicMBean, ModelMBeanNotificationBroadcaster, NotificationBroadcaster, PersistentMBean
- All Known Implementing Classes:
- ModelMBeanInvoker, RequiredModelMBean
- public interface ModelMBean
- extends DynamicMBean, PersistentMBean, ModelMBeanNotificationBroadcaster
Defines Model MBean.
- Version:
- $Revision: 1.5 $
- Author:
- Juha Lindfors.
- See Also:
DynamicMBean
,
PersistentMBean
,
ModelMBeanNotificationBroadcaster
setModelMBeanInfo
public void setModelMBeanInfo(ModelMBeanInfo inModelMBeanInfo)
throws MBeanException,
RuntimeOperationsException
- Throws:
MBeanException
RuntimeOperationsException
setManagedResource
public void setManagedResource(Object mr,
String mr_type)
throws MBeanException,
RuntimeOperationsException,
InstanceNotFoundException,
InvalidTargetObjectTypeException
- Throws:
MBeanException
RuntimeOperationsException
InstanceNotFoundException
InvalidTargetObjectTypeException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.