Package | Description |
---|---|
org.hibernate.bytecode.internal.javassist |
Javassist support internals
|
org.hibernate.bytecode.spi |
Package defining bytecode code enhancement (instrumentation) support.
|
Modifier and Type | Method and Description |
---|---|
BasicProxyFactory |
ProxyFactoryFactoryImpl.buildBasicProxyFactory(Class superClass,
Class[] interfaces)
Constructs a BasicProxyFactoryImpl
|
Modifier and Type | Method and Description |
---|---|
BasicProxyFactory |
ProxyFactoryFactory.buildBasicProxyFactory(Class superClass,
Class[] interfaces)
Build a proxy factory for basic proxy concerns.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.