• Open a second command window and type jconsole.

    打开第二命令行窗口输入jconsole

    youdao

  • GetTabs returns a map of tabs to be added to the JConsole window.

    getTabs返回添加JConsole窗口中的选项

    youdao

  • Figure 8 shows an instance on JConsole with the JTop TAB selected.

    8展示了JConsole一个实例,它选择JTo p选项卡

    youdao

  • As a profiler utility, JConsole is nice, but other tools are nicer.

    作为一个分析器实用工具JConsole极好的但是还有更好工具

    youdao

  • On the client side, the jconsole tool can act as a universal JMX client.

    客户端,jconsole工具可以充当统一JMX客户机

    youdao

  • Compliant applications are automatically detected when JConsole starts up.

    JConsole在启动将自动检测兼容应用程序。

    youdao

  • Registering for notifications is beyond the JConsole user interface, however.

    然而注册通知JConsole用户界面之外

    youdao

  • JConsole has a number of tabs that are useful for collecting statistics, including.

    JConsole许多收集统计数据有用选项卡包括

    youdao

  • When JConsole was connected, a steady stream of GC sweeps happened that didn't occur otherwise.

    JConsole连接好了之后一个稳定GC清理出现否则不会出现

    youdao

  • Standard JMX clients like Sun Microsystems's JConsole will also be able to show the information.

    标准JMX客户端(Sun公司的JConsole)能够显示这些信息。

    youdao

  • In this command, plugin_path refers to the paths to the directory or archive of JConsole plug-ins.

    命令中的plugin _ path目录路径或者JConsole插件归档

    youdao

  • You can invoke methods, modify configuration values, and set up notifications from within JConsole.

    可以JConsole调用方法修改配置设置通知

    youdao

  • Type grails run-app and confirm in JConsole that the log4j MBean doesn't show up in development mode.

    输入grailsrun-appJConsole确定 log4jMBean没有出现开发模式中。

    youdao

  • Figure 2 shows the Attributes TAB in jconsole for the new MBean, and Figure 3 shows the Operations TAB.

    2显示jconsole针对MBeanAttributes标签,图3显示了Operations标签。

    youdao

  • From a GUI shell, navigate to the JDK installation directory, open the bin folder, and double-click jconsole.

    如果GUIshell启动,找到JDK安装路径打开bin文件夹双击jconsole

    youdao

  • Some profilers come with analysis add-ons or a slick user interface, and some track more data by default than JConsole does.

    一些分析插件附带分析器或者灵巧的用户界面默认情况下比 JConsole跟踪更多数据

    youdao

  • Figure 1 shows the jconsole JMX client (part of the JDK) displaying one of the memory management viewsheap usage over time.

    1给出jconsole jMX客户机(JDK一部分),它显示了其中一个内存管理视图——一段时间内的使用情况。

    youdao

  • You can start JConsole by simply typing jconsole at a command prompt, assuming that the bin directory of the SDK is in your path.

    命令提示符输入 jconsole可以启动 JConsole假设SDKbin目录当前路径中)。

    youdao

  • The mbeanServer bean gets injected into the exporter bean — the class that exposes the list of MBeans to JMX clients like JConsole.

    mbeanServerbean注入 exporterbean —将MBean列表呈现JMX客户机比如 JConsole

    youdao

  • If you want to find out what's going on, open JConsole, click the Classes TAB, and keep a lazy eye on the class count as time goes by.

    如果清楚发生什么打开JConsole单击Classes选项卡段时间查看一次计数

    youdao

  • Together with the addition of the "--manage" command line switch, it's now possible to easily view this information using tools like JConsole.

    此外随着"--manage"命令开关加入,现在可以使用JConsole这样工具来更好的察看信息

    youdao

  • Once started and associated with an application, the JConsole view consists of six tabs, each representing a different JVM resource or set of resources.

    一旦启动应用程序相关联显示6个选项卡组成的JConsole视图。

    youdao

  • With this, JRuby applications can now export their own monitoring information via the JMX system, which can then, of course, be viewed by tools like JConsole.

    有了这些JRuby应用现在可以它们自己的监控信息通过JMX系统导出这些信息当然随后可以诸如jconsole这样的工具所浏览。

    youdao

  • If the title bar (monitoring self) isn't hint enough, notice that the second JConsole window that you just opened is monitoring the JConsole application itself.

    如果标题(监控本身)的提示不够清楚注意打开第二JConsole窗口,它监控JConsole应用程序本身

    youdao

  • The combination of JMX support in the platform and the jconsole JMX client offers a painless way to add management and monitoring capabilities to our applications.

    结合平台JMX支持jconsole JMX客户机可以提供一种应用程序添加管理监视功能轻松方式

    youdao

  • Figure 3 is a screenshot of the JConsole showing data from the Glassbox Inspector monitoring the performance of the Duke's Bookstore sample application (see Resources).

    3JConsole显示Glassbox Inspector监视duke书店示例应用程序性能的情况。(请参阅参考资料)。

    youdao

  • Using reflection, JMX figures out which properties are read-only (Started, Port) and which are read-write (LogLevel), and jconsole allows you to modify the read-write properties.

    使用反射JMX可以指出哪个属性只读的(StartedPort),哪个属性是可读写的(LogLevel),而且jconsole允许修改读写属性。

    youdao

  • You must extend the abstract com.sun.tools.jconsole.JConsolePlugin class to create a custom JConsole plug-in. You implement two methods for a plug-in to appear properly in the JConsole view

    必须扩展抽象的 com.sun.tools.jconsole.JConsolePlugin创建一个自定义 JConsole插件

    youdao

  • Having created and registered an MBean, you can immediately point jconsole at the application (type jconsole at the command line) and see its management attributes and operations in the "MBeans" view.

    创建注册了MBean之后,立即可以把jconsole指向应用程序(命令输入jconsole)并MBeans视图中查看管理属性操作

    youdao

  • Having created and registered an MBean, you can immediately point jconsole at the application (type jconsole at the command line) and see its management attributes and operations in the "MBeans" view.

    创建注册了MBean之后,立即可以把jconsole指向应用程序(命令输入jconsole)并MBeans视图中查看管理属性操作

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定