net.hasor.plugins.controller
注释类型 ControllerIgnore


@Inherited
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ControllerIgnore

忽略这个方法,被忽略的方法不会出现在 action 集合中。

版本:
: 2013-10-7
作者:
赵永春 (zyc@byshell.org)



Copyright © 2013-2014. All Rights Reserved.