public static interface Instrumentation.Target.Factory
Instrumentation.Target
.Modifier and Type | Method and Description |
---|---|
Instrumentation.Target |
make(MethodLookupEngine.Finding finding)
Creates an
Instrumentation.Target for the given instrumented
type's description. |
Instrumentation.Target make(MethodLookupEngine.Finding finding)
Instrumentation.Target
for the given instrumented
type's description.finding
- The finding of a method lookup engine on analyzing the instrumented type.Instrumentation.Target
for the given type description.Copyright © 2014–2015. All rights reserved.