JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
dev.wyck.annotations
WireFactory
Contents
Description
Hide sidebar
Show sidebar
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