Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b21

Uses of Class
javax.management.MBeanServerDelegate

Packages that use MBeanServerDelegate
javax.management Provides the core classes for the Java Management Extensions. 
 

Uses of MBeanServerDelegate in javax.management
 

Methods in javax.management that return MBeanServerDelegate
 MBeanServerDelegate MBeanServerBuilder.newMBeanServerDelegate()
          This method creates a new MBeanServerDelegate for a new MBeanServer.
 

Methods in javax.management with parameters of type MBeanServerDelegate
 MBeanServer MBeanServerBuilder.newMBeanServer(String defaultDomain, MBeanServer outer, MBeanServerDelegate delegate)
          This method creates a new MBeanServer implementation object.
 


Java™ Platform
Standard Ed. 7

DRAFT internal-b21

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.