public class AgentInstaller
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
AgentInstaller |
addTypeTransformation(TypeTransformation typeTransformation) |
static AgentInstaller |
from(KanelaConfiguration config,
KanelaConfiguration.ModuleConfiguration moduleDescription,
java.lang.instrument.Instrumentation instrumentation) |
KanelaFileTransformer |
install() |
public static AgentInstaller from(KanelaConfiguration config, KanelaConfiguration.ModuleConfiguration moduleDescription, java.lang.instrument.Instrumentation instrumentation)
public KanelaFileTransformer install()
public AgentInstaller addTypeTransformation(TypeTransformation typeTransformation)