org.apache.ibatis.executor.loader
Class JavassistProxyFactory

java.lang.Object
  extended by org.apache.ibatis.executor.loader.javassist.JavassistProxyFactory
      extended by org.apache.ibatis.executor.loader.JavassistProxyFactory
All Implemented Interfaces:
ProxyFactory

Deprecated.

@Deprecated
public final class JavassistProxyFactory
extends JavassistProxyFactory


Constructor Summary
JavassistProxyFactory()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.ibatis.executor.loader.javassist.JavassistProxyFactory
createDeserializationProxy, createProxy, setProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavassistProxyFactory

public JavassistProxyFactory()
Deprecated. 


Copyright © 2010-2013 MyBatis.org. All Rights Reserved.