|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value={PARAMETER,FIELD})
@Retention(value=RUNTIME)
@Documented
public @interface ComponentLayer
Marker annotation used to identify a service from the component layer that conflicts, in terms of service interface,
with a service from elsewhere. In particular, this is used to disambiguate ClassFactory which has one implementation (marked with Builtin and another with this annotation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||