Uses of Interface
org.jppf.jca.util.JPPFAccessor

Packages that use JPPFAccessor
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. 
org.jppf.jca.util Utility classes for the JPPF resource adapter. 
 

Uses of JPPFAccessor in org.jppf.jca.cci
 

Subinterfaces of JPPFAccessor in org.jppf.jca.cci
 interface JPPFConnection
          Interface for JPPF JCA connections.
 

Classes in org.jppf.jca.cci that implement JPPFAccessor
 class JPPFConnectionFactory
          Implementation of the ConnectionFactory interface for the JPPF resource adapter.
 class JPPFConnectionImpl
          Implementation of a JCA connection.
 

Uses of JPPFAccessor in org.jppf.jca.spi
 

Classes in org.jppf.jca.spi that implement JPPFAccessor
 class JPPFManagedConnection
          Implementation of the ManagedConnection interface.
 class JPPFManagedConnectionFactory
          Implementation of the ManagedConnectionFactory interface.
 class JPPFResourceAdapter
          Implementation of the JPPF Resource Adapter for J2EE.
 

Uses of JPPFAccessor in org.jppf.jca.util
 

Classes in org.jppf.jca.util that implement JPPFAccessor
 class JPPFAccessorImpl
          Utility class used to provide access to JPPF components.
 



Copyright © 2005-2010 JPPF Team.