Class RAConfigProperties

java.lang.Object
org.jboss.jca.validator.rules.ra.RAConfigProperties
All Implemented Interfaces:
Rule

public class RAConfigProperties extends Object implements Rule
ResourceAdapter must use the valid set of config-property-type
  • Constructor Details

    • RAConfigProperties

      public RAConfigProperties()
      Constructor
  • Method Details

    • validate

      public List<Failure> validate(Validate v, ResourceBundle rb)
      Validate
      Specified by:
      validate in interface Rule
      Parameters:
      v - The validate object
      rb - The resource bundle
      Returns:
      The list of failures found; null if none