@Deprecated public class ProxyCreator extends Object
| Constructor and Description |
|---|
ProxyCreator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
getProxy(Class<T> type,
org.springframework.beans.factory.ObjectFactory<T> factory)
Deprecated.
|
public static <T> T getProxy(Class<T> type, org.springframework.beans.factory.ObjectFactory<T> factory)
Copyright © 2021. All rights reserved.