public final class AgentScriptInstrument extends InsightInstrument
com.oracle.truffle.api.instrumentation.TruffleInstrument.ContextLocalFactory<T>, com.oracle.truffle.api.instrumentation.TruffleInstrument.ContextThreadLocalFactory<T>, com.oracle.truffle.api.instrumentation.TruffleInstrument.Env, com.oracle.truffle.api.instrumentation.TruffleInstrument.Provider, com.oracle.truffle.api.instrumentation.TruffleInstrument.Registration| Constructor and Description |
|---|
AgentScriptInstrument() |
| Modifier and Type | Method and Description |
|---|---|
protected org.graalvm.options.OptionDescriptors |
getOptionDescriptors() |
protected void |
onCreate(com.oracle.truffle.api.instrumentation.TruffleInstrument.Env env) |
void |
registerAgentScript(com.oracle.truffle.api.source.Source script) |
onDisposeprotected org.graalvm.options.OptionDescriptors getOptionDescriptors()
getOptionDescriptors in class InsightInstrumentprotected void onCreate(com.oracle.truffle.api.instrumentation.TruffleInstrument.Env env)
onCreate in class InsightInstrumentpublic void registerAgentScript(com.oracle.truffle.api.source.Source script)