org.tinygroup.pageflowbasiccomponent
类 SessionRemoveOperate

java.lang.Object
  继承者 org.tinygroup.pageflowbasiccomponent.SessionRemoveOperate
所有已实现的接口:
ComponentInterface

public class SessionRemoveOperate
extends Object
implements ComponentInterface

功能说明: 对象session移除操作组件 开发人员: renhui
开发时间: 2013-5-21


构造方法摘要
SessionRemoveOperate()
           
 
方法摘要
 void execute(org.tinygroup.context.Context context)
           
 String getSessionKey()
           
 void setSessionKey(String sessionKey)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

SessionRemoveOperate

public SessionRemoveOperate()
方法详细信息

getSessionKey

public String getSessionKey()

setSessionKey

public void setSessionKey(String sessionKey)

execute

public void execute(org.tinygroup.context.Context context)
指定者:
接口 ComponentInterface 中的 execute


Copyright © 2006–2016 TinyGroup. All rights reserved.