public static class SpringBootPlugin.LauncherTransform extends Object implements TransformCallback
| Constructor and Description |
|---|
LauncherTransform() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
doInTransform(Instrumentor instrumentor,
ClassLoader classLoader,
String className,
Class<?> classBeingRedefined,
ProtectionDomain protectionDomain,
byte[] classfileBuffer) |
public byte[] doInTransform(Instrumentor instrumentor, ClassLoader classLoader, String className, Class<?> classBeingRedefined, ProtectionDomain protectionDomain, byte[] classfileBuffer) throws InstrumentException
doInTransform in interface TransformCallbackInstrumentExceptionCopyright © 2012–2023 Naver Corporation. All rights reserved.