ModelMBean that has been preconfigured with the ModelMBeanInfo information for this managed bean, but is not associated with any particular managed resource. The returned ModelMBean will NOT have been registered with our MBeanServer.
@exception InstanceNotFoundException if the managed resourceobject cannot be found
@exception InvalidTargetObjectTypeException if our MBean cannothandle object references (should never happen)
@exception MBeanException if a problem occurs instantiating theModelMBean instance
@exception RuntimeOperationsException if a JMX runtime error occurs
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |