| Package | Description |
|---|---|
| org.nutz.mvc |
基于注解的MVC
|
| org.nutz.mvc.config | |
| org.nutz.mvc.impl |
| Modifier and Type | Method and Description |
|---|---|
UrlMapping |
NutConfig.getUrlMapping() |
UrlMapping |
Loading.load(NutConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
NutConfig.setUrlMapping(UrlMapping urlMapping) |
| Modifier and Type | Field and Description |
|---|---|
protected UrlMapping |
AbstractNutConfig.urlMapping |
| Modifier and Type | Method and Description |
|---|---|
UrlMapping |
AbstractNutConfig.getUrlMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractNutConfig.setUrlMapping(UrlMapping urlMapping) |
| Modifier and Type | Class and Description |
|---|---|
class |
UrlMappingImpl |
| Modifier and Type | Method and Description |
|---|---|
protected UrlMapping |
NutLoading.createUrlMapping(NutConfig config) |
protected UrlMapping |
NutLoading.evalUrlMapping(NutConfig config,
Class<?> mainModule,
Ioc ioc) |
UrlMapping |
NutLoading.load(NutConfig config) |
Copyright © 2017. All rights reserved.