|
|||||||||||
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
Implements the MBeanInstantiator interface. |
Fields in com.sun.jdmk declared as MBeanInstantiator | |
protected MBeanInstantiator |
DynamicMetaDataImpl.instantiator
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,
String domain)
Deprecated. Public internal: Creates an MBeanServer with the specified default domain name. |
|
MBeanServerImpl(MBeanInstantiator instantiator,
MetaData metadata,
String domain)
Deprecated. Public internal: Creates an MBeanServer with the specified default domain name. |
|
FCS Release jdmk-5_1-b34.2 2005.11.29_16:24:00_MET |
||||||||||
PREV NEXT | FRAMES NO FRAMES |