Class | Description |
---|---|
AOConfigProperties |
An AdminObject must use the valid set of config-property-type
|
AOConstructor |
An AdminObject must have a default constructor
|
AONull |
An AdminObject must be a non-null instance
|
AORAA |
An AdminObject must implement javax.resource.Referenceable and java.io.Serializable
interfaces if javax.resource.spi.ResourceAdapterAssociation is implemented Code
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)