Interface ByteBuddyAgent.AttachmentTypeEvaluator

    • Method Detail

      • requiresExternalAttachment

        boolean requiresExternalAttachment​(java.lang.String processId)
        Checks if the current VM requires external attachment for the supplied process id.
        Parameters:
        processId - The process id of the process to which to attach.
        Returns:
        true if the current VM requires external attachment for the supplied process.