Class MBeanRegistryFeature.Default
java.lang.Object
ch.raffael.meldioc.library.base.jmx.registry.MBeanRegistryFeature.Default
- All Implemented Interfaces:
MBeanRegistryFeature
- Direct Known Subclasses:
MBeanRegistryFeature.WithShutdown
- Enclosing interface:
- MBeanRegistryFeature
@Feature public static class MBeanRegistryFeature.Default extends java.lang.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.WithShutdown -
Constructor Summary
Constructors Constructor Description Default() -
Method Summary
Modifier and Type Method Description protected MBeanRegistryFeature.Configurationconfiguration()DefaultMBeanRegistrymbeanRegistry()protected voidpostCreate(DefaultMBeanRegistry.Handle registryHandle)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
registryMBeanServer
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
configuration
-
mbeanRegistry
- Specified by:
mbeanRegistryin interfaceMBeanRegistryFeature
-
postCreate
-