Injects dependencies to existing instance.
Finds every public field or property setter (single-param method with @property attribute that returns void) that is annotated with Autowire.
See Implementation
Injects dependencies to existing instance.
Finds every public field or property setter (single-param method with @property attribute that returns void) that is annotated with Autowire.