org.hibernate.bytecode.cglib
Class ProxyFactoryFactoryImpl.BasicProxyFactoryImpl
java.lang.Object
org.hibernate.bytecode.cglib.ProxyFactoryFactoryImpl.BasicProxyFactoryImpl
- All Implemented Interfaces:
- BasicProxyFactory
- Enclosing class:
- ProxyFactoryFactoryImpl
public static class ProxyFactoryFactoryImpl.BasicProxyFactoryImpl
- extends Object
- implements BasicProxyFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyFactoryFactoryImpl.BasicProxyFactoryImpl
public ProxyFactoryFactoryImpl.BasicProxyFactoryImpl(Class superClass,
Class[] interfaces)
getProxy
public Object getProxy()
- Specified by:
getProxy
in interface BasicProxyFactory