public class SessionOperate extends Object implements ComponentInterface
开发人员: renhui
开发时间: 2013-5-21
Constructor and Description |
---|
SessionOperate() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Context context)
组件执行方法
|
String |
getContextKey() |
String |
getSessionKey() |
void |
setContextKey(String contextKey) |
void |
setSessionKey(String sessionKey) |
public String getSessionKey()
public void setSessionKey(String sessionKey)
public String getContextKey()
public void setContextKey(String contextKey)
public void execute(Context context)
ComponentInterface
execute
in interface ComponentInterface
context
- 组件执行的环境Copyright © 2006–2018 TinyGroup. All rights reserved.