public class RouterContext extends Object
| 构造器和说明 |
|---|
RouterContext(String configFilePath) |
RouterContext(String configFilePath,
String suffix) |
| 限定符和类型 | 方法和说明 |
|---|---|
ActionProxy |
getActionProxy(ActionWrapper actionWrapper) |
ActionWrapper |
getActionWrapper(String path) |
String |
getSuffix() |
public RouterContext(String configFilePath, String suffix) throws Exception
Exceptionpublic ActionWrapper getActionWrapper(String path)
public ActionProxy getActionProxy(ActionWrapper actionWrapper) throws Exception
Exceptionpublic String getSuffix()
Copyright © 2020. All rights reserved.