Class ShadingRemapper

java.lang.Object
org.objectweb.asm.commons.Remapper
io.opentelemetry.javaagent.tooling.ShadingRemapper

public class ShadingRemapper extends org.objectweb.asm.commons.Remapper
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    map(String internalName)
     
    rule(String from, String to)
     

    Methods inherited from class org.objectweb.asm.commons.Remapper

    createRemappingSignatureAdapter, createSignatureRemapper, mapAnnotationAttributeName, mapDesc, mapFieldName, mapInnerClassName, mapInvokeDynamicMethodName, mapMethodDesc, mapMethodName, mapModuleName, mapPackageName, mapRecordComponentName, mapSignature, mapType, mapTypes, mapValue

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait