Class CglibProxyFactory
- java.lang.Object
-
- org.apache.ibatis.executor.loader.cglib.CglibProxyFactory
-
- org.apache.ibatis.executor.loader.CglibProxyFactory
-
- All Implemented Interfaces:
ProxyFactory
@Deprecated public class CglibProxyFactory extends CglibProxyFactory
Deprecated.- Author:
- Clinton Begin
-
-
Constructor Summary
Constructors Constructor Description CglibProxyFactory()
Deprecated.
-
Method Summary
-
Methods inherited from class org.apache.ibatis.executor.loader.cglib.CglibProxyFactory
createDeserializationProxy, createProxy
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.ibatis.executor.loader.ProxyFactory
setProperties
-
-