Uses of Class
com.ibm.di.server.AssemblyLinePool.ALWorker

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

Uses of AssemblyLinePool.ALWorker in com.ibm.di.server
 

Methods in com.ibm.di.server that return AssemblyLinePool.ALWorker
 AssemblyLinePool.ALWorker AssemblyLinePool.startThread(java.lang.String name, ConnectorConfig config)
          Starts a new thread with the provided connector config.
 AssemblyLinePool.ALWorker AssemblyLinePool.startThread(java.lang.String name, ConnectorInterface iterator)
          Starts a new thread with the provided Iterator.
 AssemblyLinePool.ALWorker AssemblyLinePool.startThread(java.lang.String name, Entry workEntry)
          Starts a new thread with the provided work entry.