|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=FIELD) @Retention(value=RUNTIME) @Documented @UseWith(value=SERVICE) public @interface InjectResource
Annotation used with field injection when the desired injection value is a resource (such as a service id, service
configuration, or logger) and not an object obtained from the org.apache.tapestry5.ioc.services.MasterObjectProvider.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||