Class ProxyFactory
- java.lang.Object
-
- jetbrains.buildServer.serverSide.impl.auth.ProxyFactory
-
public class ProxyFactory extends Object
- Author:
- Pavel.Sher Date: 08.08.2007
-
-
Constructor Summary
Constructors Constructor Description ProxyFactory(org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreator proxyCreator)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> T
createProxy(T objectToProxy)
-