org.jboss.jca.validator.rules
Class ConfigPropertiesHelper
java.lang.Object
org.jboss.jca.validator.rules.ConfigPropertiesHelper
public class ConfigPropertiesHelper
- extends Object
A ConfigPropertiesHelper.
- Version:
- $Revision: $
- Author:
- Jeff Zhang
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VALID_TYPES
public static final Set<Class> VALID_TYPES
- Valid types
WARNING_TYPES
public static final Set<Class> WARNING_TYPES
- Valid types
ConfigPropertiesHelper
public ConfigPropertiesHelper()
validateConfigPropertiesType
public static List<Failure> validateConfigPropertiesType(ValidateClass vo,
String section,
String failMsg)
- validate ConfigProperties type
- Parameters:
vo - ValidateClasssection - section in the spec documentfailMsg - fail or warn message
- Returns:
- list of failures
Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)