@LoadLevel(name="ThreadLocalContextCore", order=-2147483648) public class ThreadLocalContextCore extends Object implements ContextCore
| Constructor and Description |
|---|
ThreadLocalContextCore() |
public Object put(String key, Object value)
ContextCoreput in interface ContextCorekey - the keyvalue - the valuepublic Object get(String key)
ContextCoreget in interface ContextCorekey - the keypublic Object remove(String key)
ContextCoreremove in interface ContextCorekey - the keypublic Map<String,Object> entries()
ContextCoreentries in interface ContextCoreCopyright © 2023 Seata. All rights reserved.