Package overit.geocall.ui
Annotation Interface Component.Registry
- Enclosing class:
Component
@Qualifier("component")
@Target({METHOD,TYPE,FIELD,CONSTRUCTOR,PARAMETER})
@Retention(RUNTIME)
public static @interface Component.Registry
Qualifier used to specify a reference to any
Component given its registry name.-
Required Element Summary
Required Elements