public class NutMvcContext extends SimpleContext
| Modifier and Type | Field and Description |
|---|---|
Map<String,AtMap> |
atMaps |
Map<String,Ioc> |
iocs |
Map<String,Map<String,Map<String,Object>>> |
localizations |
Map<String,NutConfig> |
nutConfigs |
| Constructor and Description |
|---|
NutMvcContext() |
| Modifier and Type | Method and Description |
|---|---|
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.