Module marid.spring

Annotation Type InjectedComponent


@Retention(CLASS)
@Target(TYPE)
@Inherited
@Component
public @interface InjectedComponent
  • Optional Element Summary

    Optional Elements 
    Modifier and Type Optional Element Description
    String value  
  • Element Details

    • value

      @AliasFor(annotation=org.springframework.stereotype.Component.class, attribute="value") String value
      Default:
      ""