Package org.jboss.jca.validator.rules.ao
package org.jboss.jca.validator.rules.ao
Rules for AdminObjects.
-
ClassesClassDescriptionAn AdminObject must use the valid set of config-property-typeAn AdminObject must have a default constructorAn AdminObject must be a non-null instanceAn AdminObject must implement jakarta.resource.Referenceable and java.io.Serializable interfaces if jakarta.resource.spi.ResourceAdapterAssociation is implemented Code