Annotation Interface ModuleComponent


@Target(TYPE) @Retention(RUNTIME) public @interface ModuleComponent
Indicates that a component is a module component
and should be injected into the module.