Skip to content

A headless java API that collects events from other JVMs. Events=method invocations. Initial code taken from http://mchr3k.github.io/org.intrace/. Intended for building diagnostic applications.

License

Notifications You must be signed in to change notification settings

eostermueller/headlessInTraceClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

headlessInTraceClient

A headless java API that collects events from other JVMs. Events=method invocations. Initial code taken from http://mchr3k.github.io/org.intrace/. Intended to be used for building diagnostic applications.

Maven dependency info:

<dependency>
  <groupId>com.github.eostermueller</groupId>
  <artifactId>headlessInTraceClient</artifactId>
  <version>0.0.2</version>
</dependency>

About

A headless java API that collects events from other JVMs. Events=method invocations. Initial code taken from http://mchr3k.github.io/org.intrace/. Intended for building diagnostic applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published