当前页面:
在线文档首页 >
Hibernate 3.2.3 正式版 API 英文文档
ProxyFactoryFactoryImpl.BasicProxyFactoryImpl (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档
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