org.apache.cxf.common.util
Class SystemUtils
java.lang.Object
org.apache.cxf.common.util.SystemUtils
public final class SystemUtils
- extends Object
Utility class for checking well-known system properties
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPRING_VALIDATION_MODE
public static final String SPRING_VALIDATION_MODE
- See Also:
- Constant Field Values
getSpringValidationMode
public static String getSpringValidationMode()
- Gets org.apache.cxf.spring.validation.mode property value if available
- Returns:
- Spring validation mode
Apache CXF