org.exoplatform.social.common.service.utils
Class ThreadHelper
java.lang.Object
org.exoplatform.social.common.service.utils.ThreadHelper
public final class ThreadHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_PATTERN
public static final String DEFAULT_PATTERN
- See Also:
- Constant Field Values
resolveThreadName
public static String resolveThreadName(String pattern,
String name)
- Creates a new thread name with the given pattern
- Parameters:
pattern - the patternname - the name
- Returns:
- the thread name, which is unique
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.