|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssemblyLinePool | |
---|---|
com.ibm.di.function | Provides useful functions for the Tivoli Directory Integrator. |
com.ibm.di.server | Provides classes for the Tivoli Directory Integrator core engine. |
Uses of AssemblyLinePool in com.ibm.di.function |
---|
Methods in com.ibm.di.function that return AssemblyLinePool | |
---|---|
AssemblyLinePool |
UserFunctions.createALPool(java.lang.String assemblyLine,
Log log)
Creates an AssemblyLine Pool object from the specified AssemblyLine name. |
Uses of AssemblyLinePool in com.ibm.di.server |
---|
Methods in com.ibm.di.server that return AssemblyLinePool | |
---|---|
AssemblyLinePool |
AssemblyLinePool.ALWorker.getParent()
|
Constructors in com.ibm.di.server with parameters of type AssemblyLinePool | |
---|---|
AssemblyLinePool.ALWorker(java.lang.String name,
ConnectorConfig config,
AssemblyLinePool pool)
|
|
AssemblyLinePool.ALWorker(java.lang.String name,
ConnectorInterface conn,
AssemblyLinePool pool)
|
|
AssemblyLinePool.ALWorker(java.lang.String name,
Entry workEntry,
AssemblyLinePool pool)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |