-
Enhancement
-
Resolution: Duplicate
-
P4
-
7
-
None
-
generic
-
generic
The ClassLoader used to deserialized parameters to requests addressed to a StandardMBean
such as StandardMBean st = new StandardMBean(Foo.class,new FooImpl()); is that of
javax.management.StandardMBean. It should be that of Foo.
such as StandardMBean st = new StandardMBean(Foo.class,new FooImpl()); is that of
javax.management.StandardMBean. It should be that of Foo.
- duplicates
-
JDK-6624232 Add GetResource interface to control MBeanServer.getClassLoaderFor and .isInstanceOf
-
- Closed
-
- relates to
-
JDK-5092502 Add methods for class interrogation to DynamicMBean
-
- Closed
-