/javaAgentDemo

This project provides a java agent demo. People can simply build a java agent from this project.

Primary LanguageJava

javaAgentDemo

这个项目是一个空的 Java agent 项目, 是一个Java agent 的骨架. 利用这个项目,用户可以快速构建出需要的 Java agent.

项目状态 Status

开发中.

In progress.

Attention

本项目高度借鉴了 Arthas 项目.

This repo copies some code from Arthas