com.sun.appserv.management.config
Class ValidationLevelValues
java.lang.Object
com.sun.appserv.management.config.ValidationLevelValues
public final class ValidationLevelValues
- extends Object
Values which are legal to pass for the validation-level.
See DASConfig.getDeployXMLValidation()
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FULL
public static final String FULL
- See Also:
- Constant Field Values
PARSING
public static final String PARSING
- See Also:
- Constant Field Values
NONE
public static final String NONE
- See Also:
- Constant Field Values
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.