|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={FIELD,PARAMETER,CONSTRUCTOR}) @Retention(value=RUNTIME) @Documented public @interface Inject
Used to annotate fields that shall be injected with instances pulled
from the component provider.
Created on: Apr 12, 2008
Optional Element Summary | |
---|---|
java.lang.String |
value
|
public abstract java.lang.String value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |