jar

com.newrelic.agent.java : newrelic-weaver-api

Maven & Gradle

Jul 25, 2023
192 stars

New Relic Java agent Weaver API · The public API of the Java agent Weaver module, and no-op implementations for safe usage without the agent.

Table Of Contents

Latest Version

Download com.newrelic.agent.java : newrelic-weaver-api JAR file - Latest Versions:

All Versions

Download com.newrelic.agent.java : newrelic-weaver-api JAR file - All Versions:

Version Vulnerabilities Size Updated
8.5.x
8.4.x
8.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window newrelic-weaver-api-8.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.newrelic.api.agent.weaver

├─ com.newrelic.api.agent.weaver.MatchType.class - [JAR]

├─ com.newrelic.api.agent.weaver.NewField.class - [JAR]

├─ com.newrelic.api.agent.weaver.SkipIfPresent.class - [JAR]

├─ com.newrelic.api.agent.weaver.Weave.class - [JAR]

├─ com.newrelic.api.agent.weaver.WeaveAllConstructors.class - [JAR]

├─ com.newrelic.api.agent.weaver.WeaveIntoAllMethods.class - [JAR]

├─ com.newrelic.api.agent.weaver.WeaveWithAnnotation.class - [JAR]

├─ com.newrelic.api.agent.weaver.Weaver.class - [JAR]