Class UnleashContextThreadLocal

java.lang.Object
org.unleash.features.aop.UnleashContextThreadLocal

public class UnleashContextThreadLocal extends Object
  • Field Details

  • Constructor Details

    • UnleashContextThreadLocal

      public UnleashContextThreadLocal()
  • Method Details

    • addContextProperty

      public static void addContextProperty(String name, String value)
    • get

      public static io.getunleash.UnleashContext get()
    • getContextMap

      public static Map<String,String> getContextMap()
    • unset

      public static void unset()