public class org.glassfish.web.deployment.runtime.WebProperty extends com.sun.enterprise.deployment.runtime.RuntimeDescriptor
{
public static final java.lang.String NAME;
public static final java.lang.String VALUE;
public void <init>()
{
org.glassfish.web.deployment.runtime.WebProperty v;
v := @this: org.glassfish.web.deployment.runtime.WebProperty;
specialinvoke v.<com.sun.enterprise.deployment.runtime.RuntimeDescriptor: void <init>()>();
return;
}
}