|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
Service annotation.
@Target(value=TYPE) @Retention(value=CLASS) @Documented @Deprecated public @interface Services
Allows to define multiple Service annotations for one type.
| Required Element Summary | |
|---|---|
Service[] |
value
Deprecated. List of Service annotations. |
| Element Detail |
|---|
public abstract Service[] value
Service annotations.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||