Uses of Class
org.apache.cxf.jca.outbound.ManagedConnectionFactoryImpl
-
Packages that use ManagedConnectionFactoryImpl Package Description org.apache.cxf.jca.outbound -
-
Uses of ManagedConnectionFactoryImpl in org.apache.cxf.jca.outbound
Methods in org.apache.cxf.jca.outbound that return ManagedConnectionFactoryImpl Modifier and Type Method Description ManagedConnectionFactoryImplManagedConnectionImpl. getManagedConnectionFactoryImpl()Constructors in org.apache.cxf.jca.outbound with parameters of type ManagedConnectionFactoryImpl Constructor Description ManagedConnectionImpl(ManagedConnectionFactoryImpl mcf, javax.resource.spi.ConnectionRequestInfo connReqInfo, Subject subject)
-