Package de.businesscode.util
Class ThreadUtils
java.lang.Object
de.businesscode.util.ThreadUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Thread
getThreadByPattern
(String regex) looksup a first matching thread by regular expression
-
Constructor Details
-
ThreadUtils
public ThreadUtils()
-
-
Method Details
-
getThreadByPattern
looksup a first matching thread by regular expression- Parameters:
regex
-- Returns:
-