Package org.graalvm.polyglot.management
package org.graalvm.polyglot.management
The management package provides tools that monitor and instrument the behavior of guest language
programs.
See graalvm.org for more examples on how to use this API.
- Since:
- 19.0
- See Also:
-
ClassDescriptionAn execution event object passed to an execution listener consumer.Execution listeners allow to instrument the execution of guest languages.