Class Summary |
ConnectionManagerImpl |
Description of the ConnectionManagerImpl |
JCAActivationSpec |
MBean class for JCA ActivationSpec Management |
JCAAdminObject |
MBean class for JCA AdminObject Management |
JCAConnectionFactory |
MBean class for JCA Connection Factory Management |
JCAManagedConnectionFactory |
MBean class for JCA ManagedConnection Factory Management |
JCAResource |
MBean class for JCA Resource Management |
JmxResourceAdapter |
MBean class for general Resource Management
MBean type: Standard
MBean model: delegate |
JonasSQLWrapper |
SQL Connection Wrapper |
LocalXAWrapper |
A LocalXAWrapper that intercepts the XA calls for an RAR that only
supports LocalTransactions and translates them to the appropriate
Local Transaction methods. |
MCInfo |
A ManagedConnection and its Information |
MySynchro |
This class is an implementation of the Synchronization interface, used by a
ConnectionManagerImpl instance. |
PreparedStatementWrapper |
The class PreparedStatementWrapper extends the SQL PreparedStatement
Author: Eric HARDESTY |
RAConfig |
This class may be used to parse a resource adapter deployment descriptor
and generate the corresponding properties files for the jca service
java org.objectweb.jonas.resource.RAConfig -j jndiname -r rarlink -verbose
java org.objectweb.jonas.resource.RAConfig -u jonas-ra.xml
java org.objectweb.jonas.resource.RAConfig -dm -p db.properties |
Rar |
Rar object |
ResourceAdapter |
MBean class for ResourceAdapter management |
ResourceAdapterModule |
MBean class for ResourceAdapterModule management |
ResourceBootstrapContext |
This class implements the BootstrapContext interface of the Connector Architecture
1.5 specification. |
ResourceObjectJNDIHandler |
|
ResourceServiceImpl |
JCA resource service implmentation |
ResourceSpec |
This class describes the context of a getConnection call: - the mcf to
request a ManagedConnection - the security subject - the
ConnectionRequestInfo transmitted with the request |
ResourceWorkManager |
This class implements the WorkManager interface of the Connector Architecture
1.5 specification. |