Deprecated API


Contents
Deprecated Methods
org.apache.felix.mosgi.jmx.agent.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.