|
||||||||||
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,
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |