public class NutMvcContext extends SimpleContext
| 限定符和类型 | 字段和说明 |
|---|---|
Map<String,AtMap> |
atMaps |
Map<String,Ioc> |
iocs |
Map<String,Map<String,Map<String,Object>>> |
localizations |
Map<String,NutConfig> |
nutConfigs |
| 构造器和说明 |
|---|
NutMvcContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
Ioc |
getDefaultIoc()
获取默认Ioc,在单个NutFilter/NutServlet中非常合用
|
NutConfig |
getDefaultNutConfig() |
void |
removeReqCtx() |
Context |
reqCtx() |
void |
reqCtx(Context ctx) |
clear, clone, get, getInnerMap, has, keys, set, size, toStringCopyright © 2017. All rights reserved.