| 接口 | 说明 |
|---|---|
| ThreadState |
A
ThreadState instance manages any state that might need to be bound and/or restored during a thread's
execution. |
| 类 | 说明 |
|---|---|
| JaxElEngine |
不依赖 web 环境的 javax.el 引擎(JSR 341).
|
| ThreadContext |
A ThreadContext provides a means of binding and unbinding objects to the
current thread based on key/value pairs.
|
Copyright © 2020 nomou. All rights reserved.