Struct GenericFactoryAnnotationPolicy

A factory policy that uses annotations implementing factory policy interface on component to instantiate the component.

struct GenericFactoryAnnotationPolicy ;

Methods

NameDescription
createFactory Create a component factory for T using annotations on it that implement factory policy interface.