Annotation Interface WireFactory


@AsOf("2.0.0") @Internal @Target(TYPE) @Retention(RUNTIME) public @interface WireFactory
Indicates that the annotated class is a wire factory, which is responsible for providing instances of the interface it implements.
Since:
2.0.0