Uses of Class javax.management.NotCompliantMBeanException

Uses in package gnu.java.lang.management

Constructors which throw type javax.management.NotCompliantMBeanException

Constructs a new BeanImpl.
Constructs a new ClassLoadingMXBeanImpl.
Constructs a new CompilationMXBeanImpl.
Constructs a new GarbageCollectorMXBeanImpl.
Constructs a new MemoryMXBeanImpl.
Constructs a new MemoryManagerMXBeanImpl.
Constructs a new MemoryManagerMXBeanImpl implementing the specified bean interface.
Constructs a new MemoryPoolMXBeanImpl.
Constructs a new OperatingSystemMXBeanImpl.
Constructs a new RuntimeMXBeanImpl.
Default constructor to set up flag states.

Uses in package javax.management

Constructors which throw type javax.management.NotCompliantMBeanException

Constructs a new StandardMBean using the specified interface and this as the instance.
Constructs a new StandardMBean using the specified interface and the supplied instance as the implementation.

Methods which throw type javax.management.NotCompliantMBeanException

void
Replaces the implementation of the interface used by this instance with the one specified.