| Package | Description |
|---|---|
| javax.resource |
The javax.resource package is the top-level package for the Java EE
Connector API specification.
|
| javax.resource.cci |
The javax.resource.cci package contains API specification for the Common
Client Interface (CCI).
|
| javax.resource.spi |
The javax.resource.spi package contains APIs for the system
contracts defined in the Java EE Connector Architecture specification.
|
| javax.resource.spi.endpoint |
This package contains system contracts for service endpoint interactions.
|
| javax.resource.spi.work |
This package contains APIs for the Work Management, Generic Work and Security Work contracts.
|
| Class and Description |
|---|
| ResourceException
This is the root interface of the exception hierarchy defined
for the Connector architecture.
|
| Class and Description |
|---|
| Referenceable
The Referenceable interface extends the javax.naming.Referenceable
interface.
|
| ResourceException
This is the root interface of the exception hierarchy defined
for the Connector architecture.
|
| Class and Description |
|---|
| ResourceException
This is the root interface of the exception hierarchy defined
for the Connector architecture.
|
| Class and Description |
|---|
| ResourceException
This is the root interface of the exception hierarchy defined
for the Connector architecture.
|
| Class and Description |
|---|
| NotSupportedException
A
NotSupportedException is thrown to indicate that
callee (resource adapter
or application server for system contracts) cannot execute an operation
because the operation is not a supported feature. |
| ResourceException
This is the root interface of the exception hierarchy defined
for the Connector architecture.
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)