watch_method
Monitor method invocations in Java processes by tracking class and method patterns, parameters, and return values using the JVM MCP Server for performance diagnostics and debugging.
Instructions
监控方法的调用情况
Input Schema
Name | Required | Description | Default |
---|---|---|---|
class_pattern | Yes | ||
condition | No | ||
max_times | No | ||
method_pattern | Yes | ||
pid | Yes | ||
watch_params | No | ||
watch_return | No |