Package org.jboss.jca.validator.rules.ao
Rules for AdminObjects.
-
Class Summary Class Description AOConfigProperties An AdminObject must use the valid set of config-property-typeAOConstructor An AdminObject must have a default constructorAONull An AdminObject must be a non-null instanceAORAA An AdminObject must implement jakarta.resource.Referenceable and java.io.Serializable interfaces if jakarta.resource.spi.ResourceAdapterAssociation is implemented Code