Uses of Class
org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl
-
Packages that use AbstractManagedConnectionImpl Package Description org.apache.cxf.jca.core.resourceadapter org.apache.cxf.jca.cxf -
-
Uses of AbstractManagedConnectionImpl in org.apache.cxf.jca.core.resourceadapter
Methods in org.apache.cxf.jca.core.resourceadapter with parameters of type AbstractManagedConnectionImpl Modifier and Type Method Description protected abstract voidAbstractManagedConnectionFactoryImpl. validateReference(AbstractManagedConnectionImpl conn, Subject subject) -
Uses of AbstractManagedConnectionImpl in org.apache.cxf.jca.cxf
Subclasses of AbstractManagedConnectionImpl in org.apache.cxf.jca.cxf Modifier and Type Class Description classManagedConnectionImplMethods in org.apache.cxf.jca.cxf with parameters of type AbstractManagedConnectionImpl Modifier and Type Method Description protected voidManagedConnectionFactoryImpl. validateReference(AbstractManagedConnectionImpl conn, Subject subj)
-