Package org.objectweb.jonas.resource

Interface Summary
JmxResourceAdapterMBean MBean interface for general Resource Management MBean type: Standard MBean model: delegate
ResourceService  
ResourceServiceImplMBean MBean Interface for Resource Service Management MBean type: Standard MBean model: Inheritance (ResourceServiceImpl)
SQLManager  
 

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
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.
 

Exception Summary
ResourceServiceException The class ResourceServiceException that indicates conditions that a reasonable application might want to catch.