Package org.hibernate.bytecode.enhance.internal.bytebuddy
package containing bytecode enhancement code (internals)
-
Interface Summary Interface Description EnhancerClassLocator Extends the TypePool contract of ByteBuddy with our additional needs. -
Class Summary Class Description CoreTypePool A TypePool which only loads, and caches, types whose package name starts with certain chosen prefixes.EnhancerImpl EnhancerImplConstants Extracts constants used by EnhancerImpl.InlineDirtyCheckerEqualsHelper ModelTypePool A TypePool suitable for loading user's classes, potentially in parallel operations.OverridingClassFileLocator Allows wrapping another ClassFileLocator to add the ability to define resolution overrides for specific resources.