Package | Description |
---|---|
org.hibernate.bytecode |
This package defines the API for plugging in bytecode libraries
for usage by Hibernate.
|
org.hibernate.bytecode.cglib | |
org.hibernate.bytecode.javassist |
Modifier and Type | Method and Description |
---|---|
BasicProxyFactory |
ProxyFactoryFactory.buildBasicProxyFactory(Class superClass,
Class[] interfaces)
Build a proxy factory for basic proxy concerns.
|
Modifier and Type | Class and Description |
---|---|
static class |
ProxyFactoryFactoryImpl.BasicProxyFactoryImpl
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
BasicProxyFactory |
ProxyFactoryFactoryImpl.buildBasicProxyFactory(Class superClass,
Class[] interfaces)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
BasicProxyFactory |
ProxyFactoryFactoryImpl.buildBasicProxyFactory(Class superClass,
Class[] interfaces) |
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved