AccessOptimizerAdapter | The ReflectionOptimizer.AccessOptimizer implementation for CGLIB which simply acts as an adpater to the BulkBean class. | code | html |
BytecodeProviderImpl | Bytecode provider implementation for CGLIB. | code | html |
CglibClassTransformer | Enhance the classes allowing them to implements InterceptFieldEnabled This interface is then used by Hibernate for some optimizations. | code | html |
InstantiationOptimizerAdapter | The ReflectionOptimizer.InstantiationOptimizer implementation for CGLIB which simply acts as an adpater to the FastClass class. | code | html |
ProxyFactoryFactoryImpl | A factory for CGLIB-based ProxyFactory instances. | code | html |
ProxyFactoryFactoryImpl.BasicProxyFactoryImpl | code | html | |
ProxyFactoryFactoryImpl.PassThroughInterceptor | code | html | |
ReflectionOptimizerImpl | ReflectionOptimizer implementation for CGLIB. | code | html |