Apache CXF API

Uses of Class
org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl

Packages that use ManagedConnectionFactoryImpl
org.apache.cxf.jca.cxf   
 

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

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

Constructors in org.apache.cxf.jca.cxf with parameters of type ManagedConnectionFactoryImpl
JCABusFactory(ManagedConnectionFactoryImpl aMcf)
           
ManagedConnectionImpl(ManagedConnectionFactoryImpl managedFactory, javax.resource.spi.ConnectionRequestInfo crInfo, Subject subject)
           
 


Apache CXF API

Apache CXF