ContextHolder@Deprecated public class ContextUtil extends Object
SolonApp.tryHandle(Context)| Modifier and Type | Field and Description |
|---|---|
static String |
contentTypeDef
Deprecated.
|
| Constructor and Description |
|---|
ContextUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Context |
current()
Deprecated.
获取当前线程的上下文
|
static void |
currentRemove()
Deprecated.
移除当前线程的上下文
|
static void |
currentSet(Context ctx)
Deprecated.
设置当前线程的上下文
|
public static final String contentTypeDef
Copyright © 2025. All rights reserved.