public final class LazyProxyFactory extends Object
Constructor and Description |
---|
LazyProxyFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
Modifier and Type | Method and Description |
---|---|
<T> T |
proxy(Class<T> targetType,
String targetBeanName)
Creates a proxy object for the Spring bean with the given name and type.
|
Copyright © 2003–2023 Atlassian. All rights reserved.