javax.resource |
|
Java Source File Name | Type | Comment |
NotSupportedException.java | Class | A NotSupportedException is thrown to indicate that the callee (resource
adapter or application server for system contracts) cannot execute an
operation because the operation is not a supported feature. |
Referenceable.java | Interface | The Referenceable interface extends the javax.naming.Referenceable
interface. |
ResourceException.java | Class | This is the root exception for the exception hierarchy defined for the
connector architecture.
A ResourceException contains three items, the first two of which are set from
the constructor. |