Annotation Type ComponentLayer
-
({,}) () 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 which has one implementation (marked withBuiltin
and another with this annotation.