|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxyMBeanInstantiationException | |
com.sun.jdmk | Provides the core Java DMK classes. |
com.sun.jdmk.comm | Provides the classes that implement proprietary connectors and adaptors. |
Uses of ProxyMBeanInstantiationException in com.sun.jdmk |
Methods in com.sun.jdmk that throw ProxyMBeanInstantiationException | |
MBeanInfo |
GenericProxy.getMBeanInfo()
Deprecated. This method provides the exposed attributes and actions of the MBean. |
Uses of ProxyMBeanInstantiationException in com.sun.jdmk.comm |
Methods in com.sun.jdmk.comm that throw ProxyMBeanInstantiationException | |
String |
RmiConnectorClient.getClassForProxyMBean(ObjectInstance instance)
Deprecated. Given the object name and the Java class name of the MBean ( ObjectInstance ), this
method returns the name of the Java class of the corresponding Proxy MBean. |
String |
DefaultMapper.getClassForProxyMBean(ObjectInstance instance)
Deprecated. Gets name of a Java class to use for representing a proxyMBean. |
String |
GenericHttpConnectorClient.getClassForProxyMBean(ObjectInstance instance)
Deprecated. Given the object name and the Java class name of the MBean(ObjectInstance), this method returns the name of the Java class of the corresponding ProxyMBean. |
String |
Mapper.getClassForProxyMBean(ObjectInstance instance)
Deprecated. Gets name of a Java class to use for representing a proxyMBean. |
String |
RemoteMBeanServer.getClassForProxyMBean(ObjectInstance instance)
Deprecated. Given the object name and the Java class name of the MBean( ObjectInstance ), this
method returns the name of the Java class of the corresponding ProxyMBean . |
|
FCS Release jdmk-5_1-b34.2 2005.11.29_16:24:00_MET |
||||||||||
PREV NEXT | FRAMES NO FRAMES |