Deprecated API


Contents
Deprecated Methods
com.appdynamics.eumagent.runtime.Instrumentation.endCall(CallTracker)
          Instead, use: CallTracker.reportCallEnded() 
com.appdynamics.eumagent.runtime.Instrumentation.endCall(CallTracker, Object)
          Instead, use CallTracker.reportCallEndedWithReturnValue(Object)