Interface | Description |
---|---|
ActivationSpec |
Marker for the activation configuration for an endpoint.
|
BootstrapContext |
Facilities made available by the application server to the resource.
|
ConnectionEventListener |
A listener for connection events, implemented by the application
server.
|
ConnectionManager |
Interface for the application server's connection manager support.
|
ConnectionRequestInfo |
Resource-specific information.
|
DissociatableManagedConnection |
Indicates that the ManagedConnect implements the lazy connection
optimization.
|
LazyAssociatableConnectionManager |
Indicates that the ConnectionManager implements the associate connection
implementation.
|
LazyEnlistableConnectionManager |
Indicates that the ConnectionManager implements the lazy enlistable
connection implementation.
|
LazyEnlistableManagedConnection |
Indicates that the ConnectionManager implements the lazy enlistable
connection implementation.
|
LocalTransaction |
API to a local transaction.
|
ManagedConnection |
Interface for the resource adapter's connection instance.
|
ManagedConnectionFactory |
Interface for the resource adapter's connection factory.
|
ManagedConnectionMetaData |
Meta data for a managed connection.
|
ResourceAdapter |
The main interface for a resource.
|
ResourceAdapterAssociation |
Associates an object with a resource adapter resource.
|
ValidatingManagedConnectionFactory |
Interface for the resource adapter's connection factory.
|
XATerminator |
Facilities made available by the application server to the resource.
|
Class | Description |
---|---|
ConnectionEvent |
A listener for connection events, implemented by the application
server.
|
Exception | Description |
---|---|
ApplicationServerInternalException |
An exception with internal causes.
|
CommException |
An exception with internal causes.
|
EISSystemException |
An exception with internal causes.
|
IllegalStateException |
An exception with internal causes.
|
InvalidPropertyException |
An exception with internal causes.
|
LocalTransactionException |
An exception with internal causes.
|
ResourceAdapterInternalException |
An exception with internal causes.
|
ResourceAllocationException |
An exception with internal causes.
|
SecurityException |
An exception with internal causes.
|
SharingViolationException |
An exception with internal causes.
|
UnavailableException |
An exception with internal causes.
|