com.bastengao.struts2.freeroute.annotation
注释类型 ContentBase


@Target(value={METHOD,TYPE})
@Retention(value=RUNTIME)
public @interface ContentBase

内容路径

从以下版本开始:
1.0
作者:
bastengao

可选元素摘要
 String value
          内容基路径
 

value

public abstract String value
内容基路径

返回:
从以下版本开始:
1.0
默认值:
""


Copyright © 2013 bastengao. All Rights Reserved.