Description: VerboseGC demonstrates the use of the java.lang.management API to
print the garbage collection statistics and memory usage remotely
by connecting to a JMX agent with a JMX service URL:
service:jmx:rmi:///jndi/rmi://<hostName>:<portNum>/jmxrmi
where <hostName> is the hostname and <portNum> is the port number
to which the JMX agent will be connected.
Platform: |
Size: 10038 |
Author:sumbowlong |
Hits:
Description: VerboseGC demonstrates the use of the java.lang.management API to
print the garbage collection statistics and memory usage remotely
by connecting to a JMX agent with a JMX service URL:
service:jmx:rmi:///jndi/rmi://<hostName>:<portNum>/jmxrmi
where <hostName> is the hostname and <portNum> is the port number
to which the JMX agent will be connected.
Platform: |
Size: 10240 |
Author:sumbowlong |
Hits:
Description: 很多人在开发网页的时候也是需要实现一些打印功能,SUN公司一直致力于Java打印功能的完善,更令人鼓舞的是,新发布的jdk1.4则提供了一套完整的,Java 打印服务 API” (Java Print Service API),它对已有的打印功能是积极的补充。利用它,我们可以实现大部分实际应用需求,包括打印文字、图形、文件及打印预览等等。
下面是一个例子
-Many people in the development of web pages is also a need to achieve some of the time printing function, SUN has been working for Java print function of more comprehensive, and more encouraging is that the new release of jdk1.4 provides a complete, Java Print Service API Platform: |
Size: 1024 |
Author:liang |
Hits: