Java mbean 应用程序

发布于 2024-12-01 04:28:38 字数 111 浏览 2 评论 0原文

我使用 jconsole 在 tomcat 容器中执行 mbean 的方法。 当 Bean 的数量超过 100 时,似乎很难找到 Bean - 特别是当 Bean 位于层次结构较深的位置时。是否存在其他工具?

I use jconsole to execute methods of an mbean in a tomcat container.
When the quantity of beans is more than 100 it seems to be difficult to find a bean - particularly when the bean is deep in the hierarchy. Does another tool exist for that?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

-黛色若梦 2024-12-08 04:28:38

如果我是你,我就不会寻找其他 GUI 工具。一些 Groovy+JMX 脚本可以节省您的时间和精力。但如果您仍然需要 GUI - 尝试 eclipse-jmx

I wouldn't look for another GUI tool if I were you. Some Groovy+JMX scripts would save you both time and energy. But if you still want GUI - try eclipse-jmx.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文