org.hibernate.bytecode.cglib
Class ProxyFactoryFactoryImpl.BasicProxyFactoryImpl
java.lang.Object
   org.hibernate.bytecode.cglib.ProxyFactoryFactoryImpl.BasicProxyFactoryImpl
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()
- Description copied from interface: BasicProxyFactory
- Get a proxy reference.
 
- 
- Specified by:
- getProxyin interface- BasicProxyFactory
 
- 
- Returns:
- A proxy reference.
 
Copyright © 2001-2010 Red Hat, Inc.  All Rights Reserved.