Package org.apache.dubbo.rpc
Class RpcContext.RestoreContext
java.lang.Object
org.apache.dubbo.rpc.RpcContext.RestoreContext
- Enclosing class:
RpcContext
Used to temporarily store and restore all kinds of contexts of current thread.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RestoreContext
public RestoreContext()
-
-
Method Details
-
restore
public void restore()
-