Apache CXF API

Uses of Class
org.apache.cxf.jca.core.resourceadapter.AbstractManagedConnectionImpl

Packages that use AbstractManagedConnectionImpl
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
protected abstract  void AbstractManagedConnectionFactoryImpl.validateReference(AbstractManagedConnectionImpl conn, Subject subject)
           
 

Uses of AbstractManagedConnectionImpl in org.apache.cxf.jca.cxf
 

Subclasses of AbstractManagedConnectionImpl in org.apache.cxf.jca.cxf
 class ManagedConnectionImpl
           
 

Methods in org.apache.cxf.jca.cxf with parameters of type AbstractManagedConnectionImpl
protected  void ManagedConnectionFactoryImpl.validateReference(AbstractManagedConnectionImpl conn, Subject subj)
           
 


Apache CXF API

Apache CXF