public class ContextHolder extends Object
| 构造器和说明 |
|---|
ContextHolder() |
| 限定符和类型 | 方法和说明 |
|---|---|
static JdevelopsContext |
getContext()
获取当前请求的 SaTokenContext
|
static JdevelopsRequest |
getRequest()
获取当前请求的Request对象
|
static JdevelopsResponse |
getResponse()
获取当前请求的Response对象
|
public static JdevelopsContext getContext()
public static JdevelopsRequest getRequest()
public static JdevelopsResponse getResponse()
Copyright © 2024 tan. All rights reserved.