Skip to content

How to transform a method that has not been explicitly overridden #9955

Answered by laurit
huange7 asked this question in Q&A
Discussion options

You must be logged in to vote

Use

to add the overrider for the shutdown method. We don't have any samples in the agent on how to do this, you'll have to check byte-buddy or asm (whichever you prefer) documentation on how to add methods.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@laurit
Comment options

Answer selected by huange7
@huange7
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@laurit
Comment options

@huange7
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants