All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download newrelic-weaver JAR 8.16.0 with all dependencies


The Weaver of the Java agent.

Files of the artifact newrelic-weaver version 8.16.0 from the group com.newrelic.agent.java.

Test

Artifact newrelic-weaver
Group com.newrelic.agent.java
Version 8.16.0
Last update 13. November 2024
Tags: agent java weaver
Organization not specified
URL https://github.com/newrelic/newrelic-java-agent
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 8.17.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of newrelic-weaver Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of newrelic-weaver version 8.16.0

META-INF
META-INF.META-INF.MANIFEST.MF
com.newrelic.weave
com.newrelic.weave.com.newrelic.weave.CallOriginalReplacement
com.newrelic.weave.com.newrelic.weave.ClassMatch
com.newrelic.weave.com.newrelic.weave.ClassWeave
com.newrelic.weave.com.newrelic.weave.ErrorTrapWeaveMethodsProcessor
com.newrelic.weave.com.newrelic.weave.GeneratedNewFieldMethod
com.newrelic.weave.com.newrelic.weave.MatchableMethod
com.newrelic.weave.com.newrelic.weave.MethodCallInlinerAdapter
com.newrelic.weave.com.newrelic.weave.MethodKey
com.newrelic.weave.com.newrelic.weave.MethodProcessors
com.newrelic.weave.com.newrelic.weave.PreparedExtension
com.newrelic.weave.com.newrelic.weave.PreparedMatch
com.newrelic.weave.com.newrelic.weave.UtilityClass
com.newrelic.weave.com.newrelic.weave.WeaveViolationFilter
com.newrelic.weave.utils
com.newrelic.weave.utils.com.newrelic.weave.utils.BootstrapLoader
com.newrelic.weave.utils.com.newrelic.weave.utils.ClassCache
com.newrelic.weave.utils.com.newrelic.weave.utils.ClassClassFinder
com.newrelic.weave.utils.com.newrelic.weave.utils.ClassFinder
com.newrelic.weave.utils.com.newrelic.weave.utils.ClassInformation
com.newrelic.weave.utils.com.newrelic.weave.utils.ClassInformationFinder
com.newrelic.weave.utils.com.newrelic.weave.utils.ClassLoaderFinder
com.newrelic.weave.utils.com.newrelic.weave.utils.JarUtils
com.newrelic.weave.utils.com.newrelic.weave.utils.PatchedClassWriter
com.newrelic.weave.utils.com.newrelic.weave.utils.ReferenceUtils
com.newrelic.weave.utils.com.newrelic.weave.utils.Streams
com.newrelic.weave.utils.com.newrelic.weave.utils.SynchronizedAnnotationNode
com.newrelic.weave.utils.com.newrelic.weave.utils.SynchronizedClassNode
com.newrelic.weave.utils.com.newrelic.weave.utils.SynchronizedFieldNode
com.newrelic.weave.utils.com.newrelic.weave.utils.SynchronizedInnerClassNode
com.newrelic.weave.utils.com.newrelic.weave.utils.SynchronizedMethodNode
com.newrelic.weave.utils.com.newrelic.weave.utils.SynchronizedModuleExportNode
com.newrelic.weave.utils.com.newrelic.weave.utils.SynchronizedModuleNode
com.newrelic.weave.utils.com.newrelic.weave.utils.SynchronizedModuleOpenNode
com.newrelic.weave.utils.com.newrelic.weave.utils.SynchronizedModuleProvideNode
com.newrelic.weave.utils.com.newrelic.weave.utils.SynchronizedModuleRequireNode
com.newrelic.weave.utils.com.newrelic.weave.utils.SynchronizedTypeAnnotationNode
com.newrelic.weave.utils.com.newrelic.weave.utils.WeaveClassInfo
com.newrelic.weave.utils.com.newrelic.weave.utils.WeaveUtils
com.newrelic.weave.verification
com.newrelic.weave.verification.com.newrelic.weave.verification.VerificationClassLoader
com.newrelic.weave.verification.com.newrelic.weave.verification.WeavePackageVerifier
com.newrelic.weave.violation
com.newrelic.weave.violation.com.newrelic.weave.violation.BOOTSTRAP_CLASS.md
com.newrelic.weave.violation.com.newrelic.weave.violation.CLASS_ACCESS_MISMATCH.md
com.newrelic.weave.violation.com.newrelic.weave.violation.CLASS_EXTENDS_ILLEGAL_SUPERCLASS.md
com.newrelic.weave.violation.com.newrelic.weave.violation.CLASS_IMPLEMENTS_ILLEGAL_INTERFACE.md
com.newrelic.weave.violation.com.newrelic.weave.violation.CLASS_MISSING_REQUIRED_ANNOTATIONS.md
com.newrelic.weave.violation.com.newrelic.weave.violation.CLASS_NESTED_IMPLICIT_OUTER_ACCESS_UNSUPPORTED.md
com.newrelic.weave.violation.com.newrelic.weave.violation.CLASS_NESTED_NONSTATIC_UNSUPPORTED.md
com.newrelic.weave.violation.com.newrelic.weave.violation.CLASS_WEAVE_IS_INTERFACE.md
com.newrelic.weave.violation.com.newrelic.weave.violation.CLINIT_FIELD_ACCESS_VIOLATION.md
com.newrelic.weave.violation.com.newrelic.weave.violation.CLINIT_MATCHED_FIELD_MODIFICATION_UNSUPPORTED.md
com.newrelic.weave.violation.com.newrelic.weave.violation.CLINIT_METHOD_ACCESS_VIOLATION.md
com.newrelic.weave.violation.com.newrelic.weave.violation.ENUM_NEW_FIELD.md
com.newrelic.weave.violation.com.newrelic.weave.violation.EXPECTED_NEW_FIELD_ANNOTATION.md
com.newrelic.weave.violation.com.newrelic.weave.violation.FIELD_ACCESS_MISMATCH.md
com.newrelic.weave.violation.com.newrelic.weave.violation.FIELD_FINAL_ASSIGNMENT.md
com.newrelic.weave.violation.com.newrelic.weave.violation.FIELD_FINAL_MISMATCH.md
com.newrelic.weave.violation.com.newrelic.weave.violation.FIELD_PRIVATE_BASE_CLASS_MATCH.md
com.newrelic.weave.violation.com.newrelic.weave.violation.FIELD_SERIALVERSIONUID_UNSUPPORTED.md
com.newrelic.weave.violation.com.newrelic.weave.violation.FIELD_STATIC_MISMATCH.md
com.newrelic.weave.violation.com.newrelic.weave.violation.FIELD_TYPE_MISMATCH.md
com.newrelic.weave.violation.com.newrelic.weave.violation.ILLEGAL_CLASS_NAME.md
com.newrelic.weave.violation.com.newrelic.weave.violation.INCOMPATIBLE_BYTECODE_VERSION.md
com.newrelic.weave.violation.com.newrelic.weave.violation.INIT_ILLEGAL_CALL_ORIGINAL.md
com.newrelic.weave.violation.com.newrelic.weave.violation.INIT_NEW_UNSUPPORTED.md
com.newrelic.weave.violation.com.newrelic.weave.violation.INIT_WEAVE_ALL_NO_OTHER_INIT_ALLOWED.md
com.newrelic.weave.violation.com.newrelic.weave.violation.INIT_WEAVE_ALL_WITH_ARGS_PROHIBITED.md
com.newrelic.weave.violation.com.newrelic.weave.violation.INIT_WITH_ARGS_INTERFACE_MATCH_UNSUPPORTED.md
com.newrelic.weave.violation.com.newrelic.weave.violation.INVALID_REFERENCE.md
com.newrelic.weave.violation.com.newrelic.weave.violation.LANGUAGE_ADAPTER_VIOLATION.md
com.newrelic.weave.violation.com.newrelic.weave.violation.METHOD_ACCESS_MISMATCH.md
com.newrelic.weave.violation.com.newrelic.weave.violation.METHOD_BASE_CONCRETE_WEAVE.md
com.newrelic.weave.violation.com.newrelic.weave.violation.METHOD_CALL_ORIGINAL_ALLOWED_ONLY_ONCE.md
com.newrelic.weave.violation.com.newrelic.weave.violation.METHOD_CALL_ORIGINAL_ILLEGAL_RETURN_TYPE.md
com.newrelic.weave.violation.com.newrelic.weave.violation.METHOD_EXACT_ABSTRACT_WEAVE.md
com.newrelic.weave.violation.com.newrelic.weave.violation.METHOD_INDIRECT_INTERFACE_WEAVE.md
com.newrelic.weave.violation.com.newrelic.weave.violation.METHOD_MISSING_REQUIRED_ANNOTATIONS.md
com.newrelic.weave.violation.com.newrelic.weave.violation.METHOD_NATIVE_UNSUPPORTED.md
com.newrelic.weave.violation.com.newrelic.weave.violation.METHOD_NEW_ABSTRACT_UNSUPPORTED.md
com.newrelic.weave.violation.com.newrelic.weave.violation.METHOD_NEW_CALL_ORIGINAL_UNSUPPORTED.md
com.newrelic.weave.violation.com.newrelic.weave.violation.METHOD_NEW_INVOKE_UNSUPPORTED.md
com.newrelic.weave.violation.com.newrelic.weave.violation.METHOD_NEW_NON_PRIVATE_UNSUPPORTED.md
com.newrelic.weave.violation.com.newrelic.weave.violation.METHOD_RETURNTYPE_MISMATCH.md
com.newrelic.weave.violation.com.newrelic.weave.violation.METHOD_STATIC_MISMATCH.md
com.newrelic.weave.violation.com.newrelic.weave.violation.METHOD_SYNTHETIC_WEAVE_ILLEGAL.md
com.newrelic.weave.violation.com.newrelic.weave.violation.METHOD_THROWS_MISMATCH.md
com.newrelic.weave.violation.com.newrelic.weave.violation.MISSING_ORIGINAL_BYTECODE.md
com.newrelic.weave.violation.com.newrelic.weave.violation.MULTIPLE_WEAVE_ALL_METHODS.md
com.newrelic.weave.violation.com.newrelic.weave.violation.NON_STATIC_WEAVE_INTO_ALL_METHODS.md
com.newrelic.weave.violation.com.newrelic.weave.violation.NON_VOID_NO_PARAMETERS_WEAVE_ALL_METHODS.md
com.newrelic.weave.violation.com.newrelic.weave.violation.ReferenceViolation
com.newrelic.weave.violation.com.newrelic.weave.violation.SKIP_IF_PRESENT.md
com.newrelic.weave.violation.com.newrelic.weave.violation.UNEXPECTED_NEW_FIELD_ANNOTATION.md
com.newrelic.weave.violation.com.newrelic.weave.violation.WeaveViolation
com.newrelic.weave.violation.com.newrelic.weave.violation.WeaveViolationType
com.newrelic.weave.weavepackage
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.AnnotationProxyInvocationHandler
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.AnnotationProxyTemplate
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.CachedWeavePackage
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.ClassWeavedListener
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.ErrorTrapHandler
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.ExtensionClassTemplate
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.NewClassAppender
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.NewFieldValidator
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.PackageValidationResult
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.PackageWeaveResult
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.Reference
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.WeavePackage
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.WeavePackageConfig
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.WeavePackageLifetimeListener
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.WeavePackageManager
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.WeavePostprocessor
com.newrelic.weave.weavepackage.com.newrelic.weave.weavepackage.WeavePreprocessor
com.newrelic.weave.weavepackage.language
com.newrelic.weave.weavepackage.language.com.newrelic.weave.weavepackage.language.LanguageAdapter
com.newrelic.weave.weavepackage.language.com.newrelic.weave.weavepackage.language.LanguageAdapterResult
com.newrelic.weave.weavepackage.language.com.newrelic.weave.weavepackage.language.RegisteredLanguageAdapters
com.newrelic.weave.weavepackage.language.scala
com.newrelic.weave.weavepackage.language.scala.com.newrelic.weave.weavepackage.language.scala.ScalaAdapter
com.newrelic.weave.weavepackage.language.scala.com.newrelic.weave.weavepackage.language.scala.ScalaWeaveViolation
com.newrelic.weave.weavepackage.language.scala.com.newrelic.weave.weavepackage.language.scala.ScalaWeaveViolationType




© 2015 - 2024 Weber Informatics LLC | Privacy Policy