org.tinygroup.pageflowbasiccomponent
类 ParserContext2Object
java.lang.Object
org.tinygroup.pageflowbasiccomponent.ParserContext2Object
- 所有已实现的接口:
- ComponentInterface
public class ParserContext2Object
- extends Object
- implements ComponentInterface
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParserContext2Object
public ParserContext2Object()
getClassName
public String getClassName()
setClassName
public void setClassName(String className)
getBeanName
public String getBeanName()
setBeanName
public void setBeanName(String beanName)
getResultKey
public String getResultKey()
setResultKey
public void setResultKey(String resultKey)
execute
public void execute(org.tinygroup.context.Context context)
- 指定者:
- 接口
ComponentInterface 中的 execute
Copyright © 2006–2016 TinyGroup. All rights reserved.