Struct GenericFactoryPolicy

Create a GenericFactory!T if T is annotated with @component annotation.

struct GenericFactoryPolicy ;

Methods

NameDescription
createFactory Create a GenericFactory!T if T is annotated with @component annotation.

Aliases

NameDescription
getComponents