class org.apache.activemq.network.DemandForwardingBridgeSupport$10 extends java.lang.Object implements java.lang.Runnable { final org.apache.activemq.command.DestinationInfo val$destInfo; final org.apache.activemq.network.DemandForwardingBridgeSupport this$0; void (org.apache.activemq.network.DemandForwardingBridgeSupport, org.apache.activemq.command.DestinationInfo) { org.apache.activemq.command.DestinationInfo v; org.apache.activemq.network.DemandForwardingBridgeSupport v; org.apache.activemq.network.DemandForwardingBridgeSupport$10 v; v := @this: org.apache.activemq.network.DemandForwardingBridgeSupport$10; v := @parameter: org.apache.activemq.network.DemandForwardingBridgeSupport; v := @parameter: org.apache.activemq.command.DestinationInfo; v. = v; v. = v; specialinvoke v.()>(); return; } public void run() { org.slf4j.Logger v; java.io.IOException v; org.apache.activemq.transport.Transport v; org.apache.activemq.network.DemandForwardingBridgeSupport v; org.apache.activemq.command.ActiveMQDestination v; org.apache.activemq.network.DemandForwardingBridgeSupport$10 v; org.apache.activemq.command.DestinationInfo v, v; v := @this: org.apache.activemq.network.DemandForwardingBridgeSupport$10; label: v = v.; v = v.; v = v.; interfaceinvoke v.(v); label: goto label; label: v := @caughtexception; v = ; v = v.; v = virtualinvoke v.(); interfaceinvoke v.("failed to deliver remove command for destination: {}", v, v); label: return; catch java.io.IOException from label to label with label; } }