Class SContextThreadLocal


  • public class SContextThreadLocal
    extends java.lang.ThreadLocal<java.util.Map<java.lang.String,​java.lang.Object>>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void clear()  
      Solo getMData()  
      • Methods inherited from class java.lang.ThreadLocal

        get, remove, set, withInitial
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SContextThreadLocal

        public SContextThreadLocal()
    • Method Detail

      • getMData

        public Solo getMData()
      • clear

        public void clear()