Package org.unleash.features.aop
Class UnleashContextThreadLocal
java.lang.Object
org.unleash.features.aop.UnleashContextThreadLocal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddContextProperty(String name, String value) static io.getunleash.UnleashContextget()static voidunset()
-
Constructor Details
-
UnleashContextThreadLocal
public UnleashContextThreadLocal()
-
-
Method Details
-
addContextProperty
-
get
public static io.getunleash.UnleashContext get() -
getContextMap
-
unset
public static void unset()
-