Uses of Class
com.ibm.di.server.ConnectorPool

Packages that use ConnectorPool
com.ibm.di.server Provides classes for the Security Directory Integrator core engine. 
 

Uses of ConnectorPool in com.ibm.di.server
 

Fields in com.ibm.di.server declared as ConnectorPool
protected  ConnectorPool AssemblyLineComponent.connPool
          Holds the Connector Pool object when a pooled Connector is used
 

Methods in com.ibm.di.server that return ConnectorPool
 ConnectorPool RS.getConnectorPool(java.lang.String connName)