Class | Description |
---|---|
BasicProxyFactoryImpl | |
ByteBuddyState |
A utility to hold all ByteBuddy related state, as in the current version of
Hibernate the Bytecode Provider state is held in a static field, yet ByteBuddy
is able to benefit from some caching and general state reuse.
|
ByteBuddyState.ProxyDefinitionHelpers |
Shared proxy definition helpers.
|
BytecodeProviderImpl | |
BytecodeProviderImpl.CloningPropertyCall | |
HibernateMethodLookupDispatcher |
This dispatcher analyzes the stack frames to detect if a particular call should be authorized.
|
PassThroughInterceptor | |
ProxyFactoryFactoryImpl | |
ReflectionOptimizerImpl |
Exception | Description |
---|---|
BulkAccessorException |
Copyright © 2019 JBoss by Red Hat. All rights reserved.