Struct AutowiredConstructorMethodConfiguratorPolicy

Method policy that scans constructors for @autowired annotation to use them to construct component with dependencies identified by their type.

struct AutowiredConstructorMethodConfiguratorPolicy ;

Methods

NameDescription
configureMethod Configures instantiator to use @autowired constructor method, to construct the component.