| Package | Description |
|---|---|
| org.nutz.mvc |
基于注解的MVC
|
| org.nutz.mvc.config | |
| org.nutz.mvc.impl |
| Modifier and Type | Method and Description |
|---|---|
ActionChainMaker |
NutConfig.getActionChainMaker() |
| Modifier and Type | Method and Description |
|---|---|
void |
UrlMapping.add(ActionChainMaker maker,
ActionInfo ai,
NutConfig config)
增加一个映射
|
void |
NutConfig.setActionChainMaker(ActionChainMaker acm) |
| Modifier and Type | Field and Description |
|---|---|
protected ActionChainMaker |
AbstractNutConfig.chainMaker |
| Modifier and Type | Method and Description |
|---|---|
ActionChainMaker |
AbstractNutConfig.getActionChainMaker() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractNutConfig.setActionChainMaker(ActionChainMaker acm) |
| Modifier and Type | Class and Description |
|---|---|
class |
NutActionChainMaker |
| Modifier and Type | Method and Description |
|---|---|
protected ActionChainMaker |
NutLoading.createChainMaker(NutConfig config,
Class<?> mainModule) |
| Modifier and Type | Method and Description |
|---|---|
void |
UrlMappingImpl.add(ActionChainMaker maker,
ActionInfo ai,
NutConfig config) |
Copyright © 2017. All rights reserved.