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 javax.resource.Referenceable and java.io.Serializable interfaces if javax.resource.spi.ResourceAdapterAssociation is implemented Code