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