public class AutowiringSupport extends Object
Constructor and Description |
---|
AutowiringSupport() |
Modifier and Type | Method and Description |
---|---|
static void |
autowire(Object beanToWire,
Object... wiringCandidates)
Finds all fields annotated with
Autowired (or related) annotations and wires them with the supplied
wiring candidates. |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.