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