| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.bytecode.cglib.ProxyFactoryFactoryImplProxyFactory instances.
Nested Class Summary | |
static class | |
Method Summary | |
BasicProxyFactory |
|
ProxyFactory |
|
public BasicProxyFactory buildBasicProxyFactory(Class superClass, Class[] interfaces)
- Specified by:
- buildBasicProxyFactory in interface ProxyFactoryFactory
public ProxyFactory buildProxyFactory()
Builds a CGLIB-based proxy factory.
- Specified by:
- buildProxyFactory in interface ProxyFactoryFactory
- Returns:
- a new CGLIB-based proxy factory.