net.hasor.gift.result
类 ResultGift

java.lang.Object
  继承者 net.hasor.gift.result.ResultGift
所有已实现的接口:
EventListener, net.hasor.core.gift.GiftFace

public class ResultGift
extends Object
implements net.hasor.core.gift.GiftFace, net.hasor.core.EventListener

版本:
: 2013-9-26
作者:
赵永春 (zyc@byshell.org)

构造方法摘要
ResultGift()
           
 
方法摘要
 net.hasor.core.AppContext getAppContext()
           
 void loadGift(net.hasor.core.ApiBinder apiBinder)
           
 void onEvent(String event, Object[] params)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ResultGift

public ResultGift()
方法详细信息

loadGift

public void loadGift(net.hasor.core.ApiBinder apiBinder)
指定者:
接口 net.hasor.core.gift.GiftFace 中的 loadGift

getAppContext

public net.hasor.core.AppContext getAppContext()

onEvent

public void onEvent(String event,
                    Object[] params)
             throws Throwable
抛出:
Throwable


Copyright © 2013. All Rights Reserved.