public class org.glassfish.web.deployment.runtime.CacheHelper extends org.glassfish.web.deployment.runtime.WebPropertyContainer
{
public static final java.lang.String CLASS_NAME;
public void <init>(org.glassfish.web.deployment.runtime.CacheHelper)
{
org.glassfish.web.deployment.runtime.CacheHelper v, v;
v := @this: org.glassfish.web.deployment.runtime.CacheHelper;
v := @parameter: org.glassfish.web.deployment.runtime.CacheHelper;
specialinvoke v.<org.glassfish.web.deployment.runtime.WebPropertyContainer: void <init>(org.glassfish.web.deployment.runtime.WebPropertyContainer)>(v);
return;
}
public void <init>()
{
org.glassfish.web.deployment.runtime.CacheHelper v;
v := @this: org.glassfish.web.deployment.runtime.CacheHelper;
specialinvoke v.<org.glassfish.web.deployment.runtime.WebPropertyContainer: void <init>()>();
return;
}
}