Apache CXF API

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, 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 API

Apache CXF