Package | Description |
---|---|
org.tinygroup.helloworld.action | |
org.tinygroup.weblayer.mvc |
Modifier and Type | Method and Description |
---|---|
String |
HelloAction.sayHelloMethod(String name) |
Modifier and Type | Method and Description |
---|---|
RequestMapping |
MappingClassModel.getClassMapping() |
RequestMapping |
MappingMethodModel.getMethodMapping() |
Modifier and Type | Method and Description |
---|---|
void |
MappingClassModel.setClassMapping(RequestMapping classMapping) |
void |
MappingMethodModel.setMethodMapping(RequestMapping methodMapping) |
Constructor and Description |
---|
MappingClassModel(Class mapClass,
RequestMapping classMapping) |
MappingMethodModel(Method mapMethod,
RequestMapping methodMapping) |
Copyright © 2006–2018 TinyGroup. All rights reserved.