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

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

Uses of BranchingComponent in com.ibm.di.server
 

Subclasses of BranchingComponent in com.ibm.di.server
 class LoopComponent
          This class is used by an AssemblyLine to mark the beginning of a loop
 class SwitchComponent
          This class is used by an AssemblyLine
 

Constructors in com.ibm.di.server with parameters of type BranchingComponent
EndBranchComponent(AssemblyLine parent, BranchingComponent bc)
          The Constructor for the EndBranchComponent