Annotation Interface FactoryName


@Target(TYPE) @Retention(RUNTIME) @Inherited public @interface FactoryName
Define names for a factory
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Name of the factory
  • Element Details

    • value

      String value
      Name of the factory
      Returns:
      factory name