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