Uses of Class
org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionFactoryImpl
-
Packages that use AbstractManagedConnectionFactoryImpl Package Description 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 Modifier and Type Method Description protected AbstractManagedConnectionFactoryImplAbstractManagedConnectionImpl. theManagedConnectionFactory()Constructors in org.apache.cxf.jca.core.resourceadapter with parameters of type AbstractManagedConnectionFactoryImpl Constructor Description 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 Modifier and Type Class Description classAssociatedManagedConnectionFactoryImplclassManagedConnectionFactoryImpl
-