Package com.caucho.jca

Interface Summary
BeginResource A resource with a begin method.
CloseResource A resource with a close method.
 

Class Summary
AbstractResourceAdapter Convenience class for the ResourceAdapter.
ConnectionPool Implementation of the connection manager.
ConnectorConfig Configuration for the pattern.
ConnectorResource Configuration for the pattern.
IdlePoolSet Stack (fifo) ordered set, used by the JCA code so recent connections are used first.
Resource Configuration for the init-param pattern.
ResourceAdapterController Controller for a resource-adapter
ResourceArchive A resource archive (rar)
ResourceArchiveManager Manages the resource archives.
ResourceConfig The configuration for a resource-default.
ResourceDefault The configuration for a resource-default.
ResourceDeploy The generator for the resource-deploy
ResourceDeployAdmin  
ResourceManagerConfig Configuration for the resource manager.
ResourceManagerImpl Implementation of the resource manager.
ThreadConnectionManager Manages the connections for a thread.
UserTransactionImpl Implementation of the UserTransactionImpl for a thread instance.
UserTransactionProxy Implementation of the UserTransactionImpl for a thread instance.
UserTransactionSuspendState Saved state for a suspend.
WorkManagerImpl Implementation of the work manager.
WorkThread Implementation of the work manager.
 

Exception Summary
XAExceptionWrapper Configuration for the init-param pattern.