class org.apache.camel.management.InstrumentationProcessor$1 extends java.lang.Object implements org.apache.camel.AsyncCallback { final org.apache.camel.util.StopWatch val$watch; final org.apache.camel.Exchange val$exchange; final org.apache.camel.AsyncCallback val$callback; final org.apache.camel.management.InstrumentationProcessor this$0; void (org.apache.camel.management.InstrumentationProcessor, org.apache.camel.util.StopWatch, org.apache.camel.Exchange, org.apache.camel.AsyncCallback) { org.apache.camel.management.InstrumentationProcessor v; org.apache.camel.AsyncCallback v; org.apache.camel.util.StopWatch v; org.apache.camel.Exchange v; org.apache.camel.management.InstrumentationProcessor$1 v; v := @this: org.apache.camel.management.InstrumentationProcessor$1; v := @parameter: org.apache.camel.management.InstrumentationProcessor; v := @parameter: org.apache.camel.util.StopWatch; v := @parameter: org.apache.camel.Exchange; v := @parameter: org.apache.camel.AsyncCallback; v. = v; v. = v; v. = v; v. = v; specialinvoke v.()>(); return; } public void done(boolean) { java.lang.Throwable v; org.apache.camel.AsyncCallback v, v; org.apache.camel.util.StopWatch v, v; long v; org.apache.camel.Exchange v; org.apache.camel.management.InstrumentationProcessor v; org.apache.camel.management.InstrumentationProcessor$1 v; boolean v; v := @this: org.apache.camel.management.InstrumentationProcessor$1; v := @parameter: boolean; label: v = v.; if v == null goto label; v = v.; v = v.; v = v.; v = virtualinvoke v.(); virtualinvoke v.(v, v); label: v = v.; interfaceinvoke v.(v); goto label; label: v := @caughtexception; v = v.; interfaceinvoke v.(v); throw v; label: return; catch java.lang.Throwable from label to label with label; } public java.lang.String toString() { java.lang.String v; org.apache.camel.management.InstrumentationProcessor$1 v; org.apache.camel.management.InstrumentationProcessor v; v := @this: org.apache.camel.management.InstrumentationProcessor$1; v = v.; v = virtualinvoke v.(); return v; } }