Skip to content

A library that encapsulates the JDI API by providing a configurable and scriptable interface to the JVM event stream.

License

Notifications You must be signed in to change notification settings

frkator/eventstream-jvm-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debugger will be

  • attaching
  • launching an event capture will record every static and class and local variable value event capture configuration
  • whitelist - record only defined classes and nothing else
  • blacklist - record everything but defined classes event capture definition
  • break point -
  • method entry event -
  • method exit event - outputs
  • programmatic
  • xml (svg via xsl)

About

A library that encapsulates the JDI API by providing a configurable and scriptable interface to the JVM event stream.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published