|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoopConfig | |
---|---|
com.ibm.di.config.base | Provides classes that implement the Tivoli Directory Integrator configuration model. |
com.ibm.di.config.xml | Provides classes that implement the reading and writing of the Tivoli Directory Integrator configuration components. |
com.ibm.di.server | Provides classes for the Tivoli Directory Integrator core engine. |
Uses of LoopConfig in com.ibm.di.config.base |
---|
Classes in com.ibm.di.config.base that implement LoopConfig | |
---|---|
class |
LoopConfigImpl
Implements the configuration for a Loop Component in an AssemblyLine. |
Uses of LoopConfig in com.ibm.di.config.xml |
---|
Methods in com.ibm.di.config.xml with parameters of type LoopConfig | |
---|---|
void |
LoopFactory.build(LoopConfig config,
org.w3c.dom.Element elem)
|
void |
LoopFactory.parse(LoopConfig config,
org.w3c.dom.Element elem)
|
Uses of LoopConfig in com.ibm.di.server |
---|
Constructors in com.ibm.di.server with parameters of type LoopConfig | |
---|---|
LoopComponent(AssemblyLine parent,
java.lang.String name,
LoopConfig config)
Constructor for the LoopComponent object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |