Annotation Interface ProductionComponent.Factory

Enclosing class:
ProductionComponent

@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