Uses of Enum Class
org.apache.camel.util.concurrent.ThreadType
Packages that use ThreadType
-
Uses of ThreadType in org.apache.camel.util.concurrent
Methods in org.apache.camel.util.concurrent that return ThreadTypeModifier and TypeMethodDescriptionstatic ThreadTypeThreadType.current()static ThreadTypeReturns the enum constant of this class with the specified name.static ThreadType[]ThreadType.values()Returns an array containing the constants of this enum class, in the order they are declared.