org.tinygroup.weblayer.fc
类 Forward
java.lang.Object
org.tinygroup.weblayer.fc.Forward
- 所有已实现的接口:
- ComponentInterface
public class Forward
- extends Object
- implements ComponentInterface
功能说明: 请求转发组件
开发时间: 2013-5-2
功能描述: 用于Forward到指定的URL
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Forward
public Forward()
getPath
public String getPath()
setPath
public void setPath(String path)
execute
public void execute(org.tinygroup.context.Context context)
- 指定者:
- 接口
ComponentInterface 中的 execute
Copyright © 2006–2014 开源组织. All rights reserved.