@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface EnableBeanProxy
| Modifier and Type | Optional Element and Description |
|---|---|
Class<? extends IProxyFactory> |
factoryClass |
public abstract Class<? extends IProxyFactory> factoryClass
Copyright © 2022. All rights reserved.