Deprecated Methods |
mx4j.tools.adaptor.rmi.RMIAdaptorMBean.clearNamingProperties()
Replaced by {link #clearJNDIProperties} |
mx4j.tools.adaptor.rmi.RMIAdaptor.clearNamingProperties()
Replaced by RMIAdaptor.clearJNDIProperties() |
mx4j.util.StandardMBeanProxy.create(Class, ObjectName)
Replaced by StandardMBeanProxy.create(Class mbeanInterface, MBeanServer server, ObjectName name) |
mx4j.tools.adaptor.rmi.RMIAdaptorMBean.getNamingProperties()
Replaced by {link #getJNDIProperties} |
mx4j.tools.adaptor.rmi.RMIAdaptor.getNamingProperties()
Replaced by RMIAdaptor.getJNDIProperties() |
mx4j.AbstractDynamicMBean.invoke(String, Class[], Object[])
Replaced by AbstractDynamicMBean.invoke(Object,String,Class[],Object[]) .
The resource passed is the resource as set by AbstractDynamicMBean.setResource(java.lang.Object) or - if it is null - 'this' instance.
This method is deprecated because it is not thread safe. |
mx4j.tools.adaptor.rmi.RMIAdaptorMBean.putNamingProperty(Object, Object)
Replaced by {link #putJNDIProperty} |
mx4j.tools.adaptor.rmi.RMIAdaptor.putNamingProperty(Object, Object)
Replaced by {link #putJNDIProperty} |
mx4j.tools.adaptor.http.HttpAdaptor.restart()
as of RC 1 |