com.appland.appmap.process.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of appmap-agent Show documentation
Show all versions of appmap-agent Show documentation
Inspect and record the execution of Java for use with App Land
/**
* Used to process and record different types of invocation events, such as method calls, SQL
* queries, and HTTP server requests.
*/
package com.appland.appmap.process;