Uses of Class
javax.management.ReflectionException
Packages that use ReflectionException
Package
Description
Provides the core classes for the Java Management Extensions.
Provides the definition of the ModelMBean classes.
The RMI connector is a connector for the JMX Remote API that
uses RMI to transmit client requests to a remote MBean server.
-
Uses of ReflectionException in javax.management
Methods in javax.management that throw ReflectionExceptionModifier and TypeMethodDescriptionMBeanServer.createMBean
(String className, ObjectName name) Instantiates and registers an MBean in the MBean server.MBeanServer.createMBean
(