Uses of Class
org.apache.geronimo.connector.outbound.ManagedConnectionInfo

Packages that use ManagedConnectionInfo
org.apache.geronimo.connector.outbound   
 

Uses of ManagedConnectionInfo in org.apache.geronimo.connector.outbound
 

Methods in org.apache.geronimo.connector.outbound that return ManagedConnectionInfo
 ManagedConnectionInfo ConnectionInfo.getManagedConnectionInfo()
          Get the Mci value.
 

Methods in org.apache.geronimo.connector.outbound with parameters of type ManagedConnectionInfo
 boolean ManagedConnectionInfo.securityMatches(ManagedConnectionInfo other)
           
 void ConnectionInfo.setManagedConnectionInfo(ManagedConnectionInfo mci)
          Set the Mci value.
 

Constructors in org.apache.geronimo.connector.outbound with parameters of type ManagedConnectionInfo
GeronimoConnectionEventListener(ConnectionInterceptor stack, ManagedConnectionInfo managedConnectionInfo)
           
ConnectionInfo(ManagedConnectionInfo mci)
           
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.