|
|||||||||
| Home >> All >> org >> hibernate >> bytecode >> [ cglib overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.hibernate.bytecode.cglib
| Class Summary | |
| AccessOptimizerAdapter | The ReflectionOptimizer.AccessOptimizer implementation for CGLIB
which simply acts as an adpater to the BulkBean class. |
| BytecodeProviderImpl | Bytecode provider implementation for CGLIB. |
| BytecodeProviderImpl.ClassLoaderClassFilter | |
| CglibClassTransformer | Enhance the classes allowing them to implements InterceptFieldEnabled This interface is then used by Hibernate for some optimizations. |
| InstantiationOptimizerAdapter | The ReflectionOptimizer.InstantiationOptimizer implementation for CGLIB
which simply acts as an adpater to the FastClass class. |
| ProxyFactoryFactoryImpl | A factory for CGLIB-based org.hibernate.proxy.ProxyFactory instances. |
| ProxyFactoryFactoryImpl.BasicProxyFactoryImpl | |
| ProxyFactoryFactoryImpl.PassThroughInterceptor | |
| ReflectionOptimizerImpl | ReflectionOptimizer implementation for CGLIB. |
|
|||||||||
| Home >> All >> org >> hibernate >> bytecode >> [ cglib overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||