com.ibm.di.util
Class HooksUtil

java.lang.Object
  extended by com.ibm.di.util.HooksUtil

public class HooksUtil
extends java.lang.Object

Used by DebugServer to find which Hooks to stop at


Constructor Summary
HooksUtil()
           
 
Method Summary
static java.lang.Object[] getHookTree(ConnectorConfig cc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HooksUtil

public HooksUtil()
Method Detail

getHookTree

public static java.lang.Object[] getHookTree(ConnectorConfig cc)