Class HooksUtil


  • public class HooksUtil
    extends java.lang.Object
    Used by DebugServer to find which Hooks to stop at
    • Constructor Summary

      Constructors 
      Constructor Description
      HooksUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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)