|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=FIELD) @Retention(value=RUNTIME) public @interface JIRAResource
Marker annotation for an internal JIRA resource that should be DI'ed. See JIRAResourceAnnotationBeanPostProcessor
for details.
Optional Element Summary | |
---|---|
java.lang.String |
name
Since we don't really have an idea how JIRA resources are published, autowiring by type is normally used. |
public abstract java.lang.String name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |