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)

构造方法摘要
Servlet3Gift()
           
 
方法摘要
protected  void loadFilter(WebApiBinder apiBinder)
          装载Filter
 void loadGift(net.hasor.core.ApiBinder apiBinder)
           
protected  void loadServlet(WebApiBinder apiBinder)
          装载Servlet
protected  Map<String,String> toMap(WebInitParam[] initParams)
          转换参数
 
从类 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.