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)
 

Class Summary
ConnectionFactoryJNDIHandler  
ConnectionManagerImpl Description of the ConnectionManagerImpl
JmxResourceAdapter MBean class for general Resource Management MBean type: Standard MBean model: delegate
LocalXAWrapper A LocalXAWrapper that intercepts the XA calls for an RAR that only supports LocalTransactions and translates them to the appropriate Local Transaction methods.
MySynchro This class is an implementation of the Synchronization interface, used by a ConnectionManagerImpl instance.
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
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
 

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