$. What it does?

When we design our own Java classes, we often depend on the 3rd party Java classes.
Sometimes, we need to clarify the relationship among those 3rd party Java classes.
And Aspect by AspectJ can shed light on our way.
This project is the template for the Aspect by AspectJ.

By the pointcut for the method call, we can trace back'who calls it.
The word 'who' in this context is:
Which method of which class
For instance ...
By the pointcut for:
com.thirdparty.Foo.bar()
we can trace:
Which method of which class
calls:
com.thirdparty.Foo.bar()

$. Requirements

This project depends on:
AspectJ
Ant

Features

  • The template for Aspect of AspectJ
  • Aspect for tracing the Java method call

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow MethodCallTrace4Java

MethodCallTrace4Java Web Site

Other Useful Business Software
Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
Get Avast Free Antivirus with 24/7 AI-powered online scam detection

Get protection for today’s online threats. Free.

Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Free Download
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of MethodCallTrace4Java!

Additional Project Details

Intended Audience

Information Technology

Programming Language

Java

Related Categories

Java Source Code Analysis Tool

Registered

2016-09-14