org.jboss.jca.validator.rules.ao
Class AOConfigProperties
java.lang.Object
org.jboss.jca.validator.rules.ao.AOConfigProperties
- All Implemented Interfaces:
- Rule
public class AOConfigProperties
- extends Object
- implements Rule
An AdminObject must use the valid set of config-property-type
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AOConfigProperties
public AOConfigProperties()
- Constructor
validate
public List<Failure> validate(Validate v,
ResourceBundle rb)
- Validate
- Specified by:
validate in interface Rule
- Parameters:
v - The validate objectrb - The resource bundle
- Returns:
- The list of failures found;
null if none
Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)