|
||||||||||
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 |
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 . |
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 |
DefaultMapper.getClassForProxyMBean(ObjectInstance instance)
Deprecated. Gets name of a Java class to use for representing a proxyMBean. |
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV NEXT | FRAMES NO FRAMES |