Class MBeanRegistryFeature.UsePlatformMBeanServer
java.lang.Object
ch.raffael.meldioc.library.base.jmx.registry.MBeanRegistryFeature.UsePlatformMBeanServer
- All Implemented Interfaces:
MBeanRegistryFeature
- Enclosing interface:
MBeanRegistryFeature
@Feature
public abstract static class MBeanRegistryFeature.UsePlatformMBeanServer
extends Object
implements MBeanRegistryFeature
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.raffael.meldioc.library.base.jmx.registry.MBeanRegistryFeature
MBeanRegistryFeature.Configuration, MBeanRegistryFeature.Default, MBeanRegistryFeature.UsePlatformMBeanServer, MBeanRegistryFeature.WithShutdown -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ch.raffael.meldioc.library.base.jmx.registry.MBeanRegistryFeature
mbeanRegistry
-
Constructor Details
-
UsePlatformMBeanServer
public UsePlatformMBeanServer()
-
-
Method Details
-
registryMBeanServer
- Specified by:
registryMBeanServerin interfaceMBeanRegistryFeature
-