Interface AuxiliaryType.NamingStrategy

    • Method Detail

      • name

        java.lang.String name​(TypeDescription instrumentedType)
        Names an auxiliary type.
        Parameters:
        instrumentedType - The instrumented type for which an auxiliary type is registered.
        Returns:
        The fully qualified name for the given auxiliary type.