Package overit.geocall.ux.cdi.qualifiers
Annotation Interface Component
@Qualifier("component")
@Target({METHOD,TYPE,FIELD,CONSTRUCTOR,PARAMETER})
@Retention(RUNTIME)
@Deprecated(forRemoval=true,
since="13.0")
public @interface Component
Deprecated, for removal: This API element is subject to removal in a future version.
Qualifier used to specify a reference to any
Component given its registry name.-
Required Element Summary
Required Elements
Component.Registryinstead