Uses of Class
com.ibm.di.server.AssemblyLinePool.ALWorker
-
Packages that use AssemblyLinePool.ALWorker Package Description com.ibm.di.server Provides classes for the Security Verify Directory Integrator core engine. -
-
Uses of AssemblyLinePool.ALWorker in com.ibm.di.server
Methods in com.ibm.di.server that return AssemblyLinePool.ALWorker Modifier and Type Method Description 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.
-