|
||||||||||
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 | |
---|---|
javax.management.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 | |
---|---|
java.lang.String |
DefaultMapper.getClassForProxyMBean(javax.management.ObjectInstance instance)
Deprecated. Gets name of a Java class to use for representing a proxyMBean. |
java.lang.String |
GenericHttpConnectorClient.getClassForProxyMBean(javax.management.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. |
java.lang.String |
Mapper.getClassForProxyMBean(javax.management.ObjectInstance instance)
Deprecated. Gets name of a Java class to use for representing a proxyMBean. |
java.lang.String |
RemoteMBeanServer.getClassForProxyMBean(javax.management.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 . |
java.lang.String |
RmiConnectorClient.getClassForProxyMBean(javax.management.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. |
|
Open Source build 01-ea opendmk-1.0-b01-ea 2010.10.20_19:39:55_UTC |
|||||||||
PREV NEXT | FRAMES NO FRAMES |