public interface MBeanServerLookup
PlatformMBeanServerLookup| Modifier and Type | Method and Description |
|---|---|
default MBeanServer |
getMBeanServer() |
MBeanServer |
getMBeanServer(Properties properties)
Retrieves an
MBeanServer instance. |
MBeanServer getMBeanServer(Properties properties)
MBeanServer instance.properties - optional properties (can be null) to configure the MBeanServer instancedefault MBeanServer getMBeanServer()
Copyright © 2022 JBoss by Red Hat. All rights reserved.