Uses of Class
javax.management.MBeanServerDelegate
-
Packages that use MBeanServerDelegate Package Description javax.management Provides the core classes for the Java Management Extensions. -
-
Uses of MBeanServerDelegate in javax.management
Methods in javax.management that return MBeanServerDelegate Modifier and Type Method and Description MBeanServerDelegate
MBeanServerBuilder. newMBeanServerDelegate()
This method creates a new MBeanServerDelegate for a new MBeanServer.Methods in javax.management with parameters of type MBeanServerDelegate Modifier and Type Method and Description MBeanServer
MBeanServerBuilder. newMBeanServer(String defaultDomain, MBeanServer outer, MBeanServerDelegate delegate)
This method creates a new MBeanServer implementation object.
-
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2022, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.