Uses of Class
org.jppf.jca.util.JPPFAccessorImpl

Packages that use JPPFAccessorImpl
org.jppf.jca.cci Classes supporting the common client interface for the JPPF resource adapter. 
org.jppf.jca.spi Classes supporting the service provider interface for the JPPF resource adapter. 
 

Uses of JPPFAccessorImpl in org.jppf.jca.cci
 

Subclasses of JPPFAccessorImpl in org.jppf.jca.cci
 class JPPFConnectionFactory
          Implementation of the ConnectionFactory interface for the JPPF resource adapter.
 class JPPFConnectionImpl
          Implementation of a JCA connection.
 

Uses of JPPFAccessorImpl in org.jppf.jca.spi
 

Subclasses of JPPFAccessorImpl in org.jppf.jca.spi
 class JPPFManagedConnection
          Implementation of the ManagedConnection interface.
 class JPPFManagedConnectionFactory
          Implementation of the ManagedConnectionFactory interface.
 class JPPFResourceAdapter
          Implementation of the JPPF Resource Adapter for J2EE.
 



Copyright © 2005-2010 JPPF Team.