J2EE1.4 SDK

com.sun.appserv.management.config
Class ValidationLevelValues

java.lang.Object
  extended bycom.sun.appserv.management.config.ValidationLevelValues

public final class ValidationLevelValues
extends java.lang.Object

Values which are legal to pass for the validation-level. See DASConfig.getDeployXMLValidation().


Field Summary
static java.lang.String FULL
           
static java.lang.String NONE
           
static java.lang.String PARSING
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FULL

public static final java.lang.String FULL
See Also:
Constant Field Values

PARSING

public static final java.lang.String PARSING
See Also:
Constant Field Values

NONE

public static final java.lang.String NONE
See Also:
Constant Field Values

J2EE1.4 SDK

Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.