Class ThreadHelper
- java.lang.Object
-
- org.exoplatform.social.common.service.utils.ThreadHelper
-
public final class ThreadHelper extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringDEFAULT_PATTERN
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringresolveThreadName(String pattern, String name)Creates a new thread name with the given pattern
-
-
-
Field Detail
-
DEFAULT_PATTERN
public static final String DEFAULT_PATTERN
- See Also:
- Constant Field Values
-
-