Annotation Type ProductionComponent.Factory


  • @Retention(RUNTIME)
    @Target(TYPE)
    @Documented
    public static @interface ProductionComponent.Factory
    A factory for a production component.

    This follows all the rules of Component.Factory, except it must appear in classes annotated with ProductionComponent instead of Component.

    Since:
    2.22