com.bastengao.struts2.freeroute
类 ActionInfo
java.lang.Object
com.bastengao.struts2.freeroute.ActionInfo
class ActionInfo
- extends Object
表示 action 信息
- 从以下版本开始:
- 1.0
- 作者:
- bastengao
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
namespace
private String namespace
actionName
private String actionName
ActionInfo
ActionInfo(String namespace,
String actionName)
getNamespace
public String getNamespace()
getActionName
public String getActionName()
Copyright © 2013 bastengao. All Rights Reserved.