public abstract class LazySpringBeanAutowiringSupport
extends org.springframework.web.context.support.SpringBeanAutowiringSupport
| Constructor and Description |
|---|
LazySpringBeanAutowiringSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
isWired() |
protected void |
wireDependenciesLazily()
Lazy wiring for spring-managed dependencies.
|
Copyright © 2019. All Rights Reserved.