Uses of Class
org.apache.cxf.jca.cxf.ManagedConnectionFactoryImpl
-
Packages that use ManagedConnectionFactoryImpl Package Description org.apache.cxf.jca.cxf -
-
Uses of ManagedConnectionFactoryImpl in org.apache.cxf.jca.cxf
Subclasses of ManagedConnectionFactoryImpl in org.apache.cxf.jca.cxf Modifier and Type Class Description classAssociatedManagedConnectionFactoryImplConstructors in org.apache.cxf.jca.cxf with parameters of type ManagedConnectionFactoryImpl Constructor Description JCABusFactory(ManagedConnectionFactoryImpl aMcf)ManagedConnectionImpl(ManagedConnectionFactoryImpl managedFactory, javax.resource.spi.ConnectionRequestInfo crInfo, Subject subject)
-