LineageAgent

open class LineageAgent

Java agent entry point that installs bytecode patches for the server.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun premain(agentArgs: String, inst: Instrumentation)
Registers the transformer before application startup.