Package com.bld.proxy.api.find.config
Class ProxyConfig
- java.lang.Object
-
- com.bld.proxy.api.find.config.ProxyConfig
-
@Component public class ProxyConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description ProxyConfig()
-
-
-
Method Detail
-
newProxyInstance
public <T> T newProxyInstance(Class<T> classT)
-
-