Frames | No Frames |
Deprecated Interfaces | |
MBeanServerConnection |
Deprecated Classes | |
RemoteStandardMBeanProxy Replaced by javax.management.MBeanServerInvocationHandler | |
StandardMBeanProxy Replaced by javax.management.MBeanServerInvocationHandler |
Deprecated Methods | |
mx4j.AbstractDynamicMBean.invoke(String,Class[],Object[]) Replaced by invoke(Object,String,Class[],Object[]) . | |
mx4j.tools.adaptor.http.HttpAdaptor.restart() as of RC 1 | |
mx4j.tools.adaptor.rmi.RMIAdaptor.putNamingProperty(Object,Object) Replaced by {link #putJNDIProperty} | |
mx4j.tools.adaptor.rmi.RMIAdaptor.clearNamingProperties() Replaced by clearJNDIProperties() | |
mx4j.tools.adaptor.rmi.RMIAdaptor.getNamingProperties() Replaced by getJNDIProperties() | |
mx4j.tools.adaptor.rmi.RMIAdaptorMBean.putNamingProperty(Object,Object) Replaced by {link #putJNDIProperty} | |
mx4j.tools.adaptor.rmi.RMIAdaptorMBean.clearNamingProperties() Replaced by {link #clearJNDIProperties} | |
mx4j.tools.adaptor.rmi.RMIAdaptorMBean.getNamingProperties() Replaced by {link #getJNDIProperties} | |
mx4j.util.StandardMBeanProxy.create(Class,ObjectName) Replaced by create(Class mbeanInterface, MBeanServer server, ObjectName name) |