transform

open fun transform(loader: ClassLoader, className: String, classBeingRedefined: Class<out Any>, protectionDomain: ProtectionDomain, classfileBuffer: Array<Byte>): Array<Byte>

Applies targeted patches to specific server classes.