Class NilLoaderByteBuddyBridge

java.lang.Object
me.tamkungz.nilkit.tooling.bytebuddy.NilLoaderByteBuddyBridge

public final class NilLoaderByteBuddyBridge extends Object
NilLoader-specific adapter for ByteBuddyPatchRegistry.

This class intentionally contains all hard references to NilLoader used by the Byte Buddy patch registry. It is loaded only when the NilLoader bridge is explicitly installed, so Byte Buddy generation and Instrumentation mode do not require NilLoader on their runtime classpath.