public final class org.apache.dubbo.qos.command.impl.PublishMetadata$refreshMetadataAndInstance__631 extends java.lang.Object implements java.lang.Runnable
{
public static java.lang.Runnable bootstrap$()
{
org.apache.dubbo.qos.command.impl.PublishMetadata$refreshMetadataAndInstance__631 v;
v = new org.apache.dubbo.qos.command.impl.PublishMetadata$refreshMetadataAndInstance__631;
specialinvoke v.<org.apache.dubbo.qos.command.impl.PublishMetadata$refreshMetadataAndInstance__631: void <init>()>();
return v;
}
public void <init>()
{
org.apache.dubbo.qos.command.impl.PublishMetadata$refreshMetadataAndInstance__631 v;
v := @this: org.apache.dubbo.qos.command.impl.PublishMetadata$refreshMetadataAndInstance__631;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
public void run()
{
org.apache.dubbo.qos.command.impl.PublishMetadata$refreshMetadataAndInstance__631 v;
v := @this: org.apache.dubbo.qos.command.impl.PublishMetadata$refreshMetadataAndInstance__631;
staticinvoke <org.apache.dubbo.registry.client.metadata.ServiceInstanceMetadataUtils: void refreshMetadataAndInstance()>();
return;
}
}