jar

com.newrelic.agent.java : newrelic-weaver

Maven & Gradle

Jul 25, 2023
202 stars

New Relic Java agent Weaver · The Weaver of the Java agent.

Table Of Contents

Latest Version

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

All Versions

Download com.newrelic.agent.java : newrelic-weaver 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-8.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.newrelic.weave.weavepackage

├─ com.newrelic.weave.weavepackage.AnnotationProxyInvocationHandler.class - [JAR]

├─ com.newrelic.weave.weavepackage.AnnotationProxyTemplate.class - [JAR]

├─ com.newrelic.weave.weavepackage.CachedWeavePackage.class - [JAR]

├─ com.newrelic.weave.weavepackage.ClassWeavedListener.class - [JAR]

├─ com.newrelic.weave.weavepackage.ErrorTrapHandler.class - [JAR]

├─ com.newrelic.weave.weavepackage.ExtensionClassTemplate.class - [JAR]

├─ com.newrelic.weave.weavepackage.NewClassAppender.class - [JAR]

├─ com.newrelic.weave.weavepackage.NewFieldValidator.class - [JAR]

├─ com.newrelic.weave.weavepackage.PackageValidationResult.class - [JAR]

├─ com.newrelic.weave.weavepackage.PackageWeaveResult.class - [JAR]

├─ com.newrelic.weave.weavepackage.Reference.class - [JAR]

├─ com.newrelic.weave.weavepackage.WeavePackage.class - [JAR]

├─ com.newrelic.weave.weavepackage.WeavePackageConfig.class - [JAR]

├─ com.newrelic.weave.weavepackage.WeavePackageLifetimeListener.class - [JAR]

├─ com.newrelic.weave.weavepackage.WeavePackageManager.class - [JAR]

├─ com.newrelic.weave.weavepackage.WeavePostprocessor.class - [JAR]

├─ com.newrelic.weave.weavepackage.WeavePreprocessor.class - [JAR]

com.newrelic.weave.violation

├─ com.newrelic.weave.violation.ReferenceViolation.class - [JAR]

├─ com.newrelic.weave.violation.WeaveViolation.class - [JAR]

├─ com.newrelic.weave.violation.WeaveViolationType.class - [JAR]

com.newrelic.weave.weavepackage.language.scala

├─ com.newrelic.weave.weavepackage.language.scala.ScalaAdapter.class - [JAR]

├─ com.newrelic.weave.weavepackage.language.scala.ScalaWeaveViolation.class - [JAR]

├─ com.newrelic.weave.weavepackage.language.scala.ScalaWeaveViolationType.class - [JAR]

com.newrelic.weave.weavepackage.language

├─ com.newrelic.weave.weavepackage.language.LanguageAdapter.class - [JAR]

├─ com.newrelic.weave.weavepackage.language.LanguageAdapterResult.class - [JAR]

├─ com.newrelic.weave.weavepackage.language.RegisteredLanguageAdapters.class - [JAR]

com.newrelic.weave.utils

├─ com.newrelic.weave.utils.BootstrapLoader.class - [JAR]

├─ com.newrelic.weave.utils.ClassCache.class - [JAR]

├─ com.newrelic.weave.utils.ClassClassFinder.class - [JAR]

├─ com.newrelic.weave.utils.ClassFinder.class - [JAR]

├─ com.newrelic.weave.utils.ClassInformation.class - [JAR]

├─ com.newrelic.weave.utils.ClassInformationFinder.class - [JAR]

├─ com.newrelic.weave.utils.ClassLoaderFinder.class - [JAR]

├─ com.newrelic.weave.utils.JarUtils.class - [JAR]

├─ com.newrelic.weave.utils.PatchedClassWriter.class - [JAR]

├─ com.newrelic.weave.utils.ReferenceUtils.class - [JAR]

├─ com.newrelic.weave.utils.Streams.class - [JAR]

├─ com.newrelic.weave.utils.SynchronizedAnnotationNode.class - [JAR]

├─ com.newrelic.weave.utils.SynchronizedClassNode.class - [JAR]

├─ com.newrelic.weave.utils.SynchronizedFieldNode.class - [JAR]

├─ com.newrelic.weave.utils.SynchronizedInnerClassNode.class - [JAR]

├─ com.newrelic.weave.utils.SynchronizedMethodNode.class - [JAR]

├─ com.newrelic.weave.utils.SynchronizedModuleExportNode.class - [JAR]

├─ com.newrelic.weave.utils.SynchronizedModuleNode.class - [JAR]

├─ com.newrelic.weave.utils.SynchronizedModuleOpenNode.class - [JAR]

├─ com.newrelic.weave.utils.SynchronizedModuleProvideNode.class - [JAR]

├─ com.newrelic.weave.utils.SynchronizedModuleRequireNode.class - [JAR]

├─ com.newrelic.weave.utils.SynchronizedTypeAnnotationNode.class - [JAR]

├─ com.newrelic.weave.utils.WeaveClassInfo.class - [JAR]

├─ com.newrelic.weave.utils.WeaveUtils.class - [JAR]

com.newrelic.weave

├─ com.newrelic.weave.CallOriginalReplacement.class - [JAR]

├─ com.newrelic.weave.ClassMatch.class - [JAR]

├─ com.newrelic.weave.ClassWeave.class - [JAR]

├─ com.newrelic.weave.ErrorTrapWeaveMethodsProcessor.class - [JAR]

├─ com.newrelic.weave.GeneratedNewFieldMethod.class - [JAR]

├─ com.newrelic.weave.MatchableMethod.class - [JAR]

├─ com.newrelic.weave.MethodCallInlinerAdapter.class - [JAR]

├─ com.newrelic.weave.MethodKey.class - [JAR]

├─ com.newrelic.weave.MethodProcessors.class - [JAR]

├─ com.newrelic.weave.PreparedExtension.class - [JAR]

├─ com.newrelic.weave.PreparedMatch.class - [JAR]

├─ com.newrelic.weave.UtilityClass.class - [JAR]

com.newrelic.weave.verification

├─ com.newrelic.weave.verification.VerificationClassLoader.class - [JAR]

├─ com.newrelic.weave.verification.WeavePackageVerifier.class - [JAR]