org.jboss.jca.validator.rules.as
Class ASConfigProperties
java.lang.Object
org.jboss.jca.validator.rules.as.ASConfigProperties
- All Implemented Interfaces:
- Rule
public class ASConfigProperties
- extends Object
- implements Rule
An ActivationSpec 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 |
ASConfigProperties
public ASConfigProperties()
- 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 © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)