org.tinygroup.weblayer.fc
类 Redirect
java.lang.Object
org.tinygroup.weblayer.fc.Redirect
- 所有已实现的接口:
- ComponentInterface
public class Redirect
- extends Object
- implements ComponentInterface
功能说明:重定向组件
开发时间: 2013-5-2
功能描述: 用于重定向到新的页面,这个是通过浏览器实现的重定向
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Redirect
public Redirect()
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.