Uses of Class
com.ibm.di.util.HookTree

Packages that use HookTree
com.ibm.di.util Provides utility classes for the Tivoli Directory Integrator. 
 

Uses of HookTree in com.ibm.di.util
 

Methods in com.ibm.di.util that return HookTree
static HookTree HookTree.getHookTree(AssemblyLineConfig alc)
          Return a new HookTree for an AssemblyLineConfig
static HookTree HookTree.getHookTree(ConnectorConfig cc)
          Return a new HookTree for a ConnectorConfig
static HookTree HookTree.getHookTree(ConnectorConfig cc, HookTree.Phase phase)
          Return a new HookTree for a ConnectorConfig in a given Phase.
static HookTree HookTree.getHookTree(HooksConfig hc)
          Return a new HookTree for a HooksConfig.