class org.jvnet.hk.internal.ServiceLocatorImpl$1 extends java.lang.Object implements java.security.PrivilegedAction
{
void <init>()
{
org.jvnet.hk.internal.ServiceLocatorImpl$1 v;
v := @this: org.jvnet.hk.internal.ServiceLocatorImpl$1;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
public java.lang.String run()
{
org.jvnet.hk.internal.ServiceLocatorImpl$1 v;
java.lang.String v;
v := @this: org.jvnet.hk.internal.ServiceLocatorImpl$1;
v = staticinvoke <java.lang.System: java.lang.String getProperty(java.lang.String)>("org.jvnet.hk.properties.bind.tracing.pattern");
return v;
}
}