Class ThreadHelper

java.lang.Object
org.exoplatform.social.common.service.utils.ThreadHelper

public final class ThreadHelper extends Object
  • Field Details

  • Method Details

    • resolveThreadName

      public static String resolveThreadName(String pattern, String name)
      Creates a new thread name with the given pattern
      Parameters:
      pattern - the pattern
      name - the name
      Returns:
      the thread name, which is unique