net.hasor.gift.servlet3
类 Servlet3Gift
java.lang.Object
net.hasor.gift.servlet3.Servlet3Gift
- 所有已实现的接口:
- net.hasor.core.gift.GiftFace
public class Servlet3Gift
- extends Object
- implements net.hasor.core.gift.GiftFace
- 版本:
- : 2013-9-26
- 作者:
- 赵永春(zyc@hasor.net)
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Servlet3Gift
public Servlet3Gift()
loadGift
public void loadGift(net.hasor.core.ApiBinder apiBinder)
- 指定者:
- 接口
net.hasor.core.gift.GiftFace 中的 loadGift
loadFilter
protected void loadFilter(WebApiBinder apiBinder)
- 装载Filter
loadServlet
protected void loadServlet(WebApiBinder apiBinder)
- 装载Servlet
toMap
protected Map<String,String> toMap(WebInitParam[] initParams)
- 转换参数
Copyright © 2013. All Rights Reserved.