Uses of Class
org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionFactoryImpl

Packages that use AbstractManagedConnectionFactoryImpl
org.apache.cxf.jca.core.resourceadapter   
org.apache.cxf.jca.cxf   
 

Uses of AbstractManagedConnectionFactoryImpl in org.apache.cxf.jca.core.resourceadapter
 

Methods in org.apache.cxf.jca.core.resourceadapter that return AbstractManagedConnectionFactoryImpl
protected  AbstractManagedConnectionFactoryImpl AbstractManagedConnectionImpl.theManagedConnectionFactory()
           
 

Constructors in org.apache.cxf.jca.core.resourceadapter with parameters of type AbstractManagedConnectionFactoryImpl
AbstractManagedConnectionImpl(AbstractManagedConnectionFactoryImpl managedFactory, javax.resource.spi.ConnectionRequestInfo crInfo, javax.security.auth.Subject sj)
           
 

Uses of AbstractManagedConnectionFactoryImpl in org.apache.cxf.jca.cxf
 

Subclasses of AbstractManagedConnectionFactoryImpl in org.apache.cxf.jca.cxf
 class AssociatedManagedConnectionFactoryImpl
           
 class ManagedConnectionFactoryImpl
           
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.