Interface MBeanRegistryFeature
-
- All Known Implementing Classes:
MBeanRegistryFeature.Default,MBeanRegistryFeature.WithShutdown
@Feature public interface MBeanRegistryFeature
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classMBeanRegistryFeature.Configurationstatic classMBeanRegistryFeature.Defaultstatic classMBeanRegistryFeature.WithShutdown
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description MBeanRegistrymbeanRegistry()default javax.management.MBeanServerregistryMBeanServer()
-
-
-
Method Detail
-
registryMBeanServer
@Provision(shared=true) default javax.management.MBeanServer registryMBeanServer()
-
mbeanRegistry
@Provision MBeanRegistry mbeanRegistry()
-
-