public static interface Implementation.Target.Factory
Implementation.Target.| Modifier and Type | Method and Description | 
|---|---|
| Implementation.Target | make(TypeDescription instrumentedType,
    MethodGraph.Linked methodGraph)Creates an implementation target. | 
Implementation.Target make(TypeDescription instrumentedType, MethodGraph.Linked methodGraph)
instrumentedType - The instrumented type.methodGraph - A method graph of the instrumented type.Copyright © 2014–2015. All rights reserved.