Skip navigation links
GraalVM SDK Java API Reference 20

Package org.graalvm.polyglot.management

The management package provides tools that monitor and instrument the behavior of guest language programs.

See: Description

Package org.graalvm.polyglot.management Description

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:
Execution listeners allow to instrument the execution of guest languages.
Skip navigation links
GraalVM SDK Java API Reference 20

Copyright © 2012, 2020, Oracle and/or its affiliates. All rights reserved.