public abstract class ControllerModule
extends net.hasor.web.WebModule
| 构造器和说明 |
|---|
ControllerModule() |
| 限定符和类型 | 方法和说明 |
|---|---|
net.hasor.mvc.support.MappingInfoDefine |
createMappingDefine(Class<? extends ModelController> clazz)
创建
MappingInfoDefine |
protected abstract void |
loadController(LoadHellper helper) |
void |
loadModule(net.hasor.web.WebApiBinder apiBinder) |
public void loadModule(net.hasor.web.WebApiBinder apiBinder)
throws Throwable
loadModule 在类中 net.hasor.web.WebModuleThrowableprotected abstract void loadController(LoadHellper helper)
public net.hasor.mvc.support.MappingInfoDefine createMappingDefine(Class<? extends ModelController> clazz)
MappingInfoDefineatMethod - 映射的方法strategyFactory - CallStrategy 工厂。Copyright © 2015. All rights reserved.