Class AORAA

  • All Implemented Interfaces:
    Rule

    public class AORAA
    extends Object
    implements Rule
    An AdminObject must implement javax.resource.Referenceable and java.io.Serializable interfaces if javax.resource.spi.ResourceAdapterAssociation is implemented Code
    • Constructor Detail

      • AORAA

        public AORAA()
        Constructor
    • Method Detail

      • 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