| Package | Description |
|---|---|
| org.hibernate.bytecode.internal.javassist |
Javassist support internals
|
| org.hibernate.bytecode.spi |
Package defining bytecode code enhancement (instrumentation) support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyFactoryFactoryImpl
A factory for Javassist-based
ProxyFactory instances. |
| Modifier and Type | Method and Description |
|---|---|
ProxyFactoryFactory |
BytecodeProviderImpl.getProxyFactoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
ProxyFactoryFactory |
BytecodeProvider.getProxyFactoryFactory()
Retrieve the specific factory for this provider capable of
generating run-time proxies for lazy-loading purposes.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.