public interface OptimizedCallTargetInstrumentationFactory extends CompilationResultBuilderFactory
CompilationResultBuilder used to inject code into
OptimizedCallTarget.call(Object[]).Default| Modifier and Type | Method and Description |
|---|---|
String |
getArchitecture()
Gets the architecture supported by this factory.
|
void |
setInstrumentedMethod(ResolvedJavaMethod method)
Notifies this object of the method that is being instrumented.
|
createBuilderString getArchitecture()
void setInstrumentedMethod(ResolvedJavaMethod method)