java.lang.Object
org.jboss.jca.validator.rules.mcf.MCF
All Implemented Interfaces:
Rule

public class MCF extends Object implements Rule
ManagedConnectionFactory must be implemented
  • Constructor Details

    • MCF

      public MCF()
      Constructor
  • Method Details

    • validate

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