Annotation Type FactoryPriority


  • @Target(TYPE)
    @Retention(RUNTIME)
    @Inherited
    public @interface FactoryPriority
    Defines the priority of the factory.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      int value
      Priority of the factory
    • Element Detail

      • value

        int value
        Priority of the factory
        Returns:
        factory priority