搜索资源列表
jconsole
- 本文简单介绍JConsole的使用,使用JConsole来监控tomcat服务信息。-this document introduce jconsole document for tomcat monitor
JLib_src
- The jlib namespace contains a bunch of structures and one "super" console class. Instances of the JConsole have a handle on the dos console window.-The jlib namespace contains a bunch of structures and one "super" consol
JConsole
- jconsole – jconsole是基于Java Management Extensions (JMX)的实时图形化监测工具,这个工具利用了内建到JVM里面的JMX指令来提供实时的性能和资源的监控-jconsole- jconsole is based on the Java Management Extensions (JMX) real-time graphical monitoring tool that was built
asf
- JDK1.5提供JMX remote的管理工具Jconsole,可以监控Java运行程序的内存使用情况、活动线程数量、类装载的数量、MBeans的状态、虚拟机的各种信息等,还可以执行MBean公开的方法或强制进行垃圾回收。只要应用服务器实现标准的JMX接口,就可以使用Jconsole进行监控。-JDK1.5 provide JMX remote management tools Jconsole, the program can mon
JConsole.java
- A sample Java Console application from JTextarea