Class ThreadUtils

java.lang.Object
de.businesscode.util.ThreadUtils

public class ThreadUtils extends Object
  • Constructor Details

    • ThreadUtils

      public ThreadUtils()
  • Method Details

    • getThreadByPattern

      public static Thread getThreadByPattern(String regex)
      looksup a first matching thread by regular expression
      Parameters:
      regex -
      Returns: