Uses of Interface
com.sun.jdmk.MBeanInstantiator

Packages that use MBeanInstantiator
com.sun.jdmk Provides the core Java DMK classes. 
 

Uses of MBeanInstantiator in com.sun.jdmk
 

Classes in com.sun.jdmk that implement MBeanInstantiator
 class MBeanInstantiatorImpl
          Deprecated. This class is kept as a utility class, though it is no longer used. It may not be supported in future releases.
 

Fields in com.sun.jdmk declared as MBeanInstantiator
protected  MBeanInstantiator DynamicMetaDataImpl.instantiator
          Deprecated. The MBeanInstantiator associated to the MetaData
 

Methods in com.sun.jdmk that return MBeanInstantiator
 MBeanInstantiator MBeanServerImpl.getMBeanInstantiator()
          Deprecated. Return the MBeanInstantiator associated to this MBeanServer.
 MBeanInstantiator MBeanServerInt.getMBeanInstantiator()
          Deprecated. Return the MBeanInstantiator associated to this MBeanServer.
 

Constructors in com.sun.jdmk with parameters of type MBeanInstantiator
MBeanServerImpl(MBeanInstantiator instantiator)
          Deprecated. Public internal: Creates an MBeanServer with a standard default domain name.
MBeanServerImpl(MBeanInstantiator instantiator, MetaData metadata, String domain)
          Deprecated. Public internal: Creates an MBeanServer with the specified default domain name.
MBeanServerImpl(MBeanInstantiator instantiator, String domain)
          Deprecated. Public internal: Creates an MBeanServer with the specified default domain name.
 


Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.