|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value={TYPE,FIELD})
@Retention(value=RUNTIME)
@Beta
public @interface InjectLinksUsed to request the addition of a set of links, can be used for both link headers on a Class or injection into a List or Link[] property.
| Optional Element Summary | |
|---|---|
InjectLink[] |
value
Container for a set of LinkHeader annotations |
public abstract InjectLink[] value
LinkHeader annotations
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||