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

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

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

Methods in org.apache.cxf.jca.outbound that return ManagedConnectionFactoryImpl
 ManagedConnectionFactoryImpl ManagedConnectionImpl.getManagedConnectionFactoryImpl()
           
 

Constructors in org.apache.cxf.jca.outbound with parameters of type ManagedConnectionFactoryImpl
ManagedConnectionImpl(ManagedConnectionFactoryImpl mcf, javax.resource.spi.ConnectionRequestInfo connReqInfo, javax.security.auth.Subject subject)
           
 



Apache CXF