Class ThreadService
java.lang.Object
ecmwf.common.technical.ThreadService
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe Class ConfigurableLoopRunnable.static classThe Class ConfigurableRunnable. -
Method Summary
Modifier and TypeMethodDescriptionstatic StringGets the cookie.static voidRemoves the cookie.static voidSets the cookie.static booleanSets the cookie if not already set.
-
Method Details
-
setCookieIfNotAlreadySet
Sets the cookie if not already set.- Parameters:
name- the name- Returns:
- true, if successful
-
setCookie
-
removeCookie
public static void removeCookie()Removes the cookie. -
getCookie
-