|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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,
java.lang.String domain)
Deprecated. Public internal: Creates an MBeanServer with the specified default domain name. |
|
MBeanServerImpl(MBeanInstantiator instantiator,
java.lang.String domain)
Deprecated. Public internal: Creates an MBeanServer with the specified default domain name. |
|
Open Source build 01-ea opendmk-1.0-b01-ea 2010.10.20_19:39:55_UTC |
|||||||||
PREV NEXT | FRAMES NO FRAMES |