|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 必需 | 可选 | 详细信息: 元素 | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface DeclareRoles
Used by application to declare roles. It can be specified on a class.
| 必需元素摘要 | |
|---|---|
String[] |
value
|
| 元素详细信息 |
|---|
public abstract String[] value
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 必需 | 可选 | 详细信息: 元素 | |||||||||