Skip navigation links
Oracle GraalVM Java API Reference for JDK 17 (v23.0)

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
Oracle GraalVM Java API Reference for JDK 17 (v23.0)

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