The org.zkoss.zk.ui.util.PerformanceMeter interface"

From Documentation
Line 1: Line 1:
 
  {{ZKConfigurationReferencePageHeader}}
 
  {{ZKConfigurationReferencePageHeader}}
 
'''Property:'''
 
'''Property:'''
  The org.zkoss.zk.ui.util.PerformanceMeter interface
+
  org.zkoss.zk.ui.util.PerformanceMeter interface
  
 
<javadoc type="interface">org.zkoss.zk.ui.util.PerformanceMeter</javadoc> is implemented by a listener that will measure the performance. Unlike other listeners, there is at most one performance meter listener for each Web application. If you like, you can chain them together manually.
 
<javadoc type="interface">org.zkoss.zk.ui.util.PerformanceMeter</javadoc> is implemented by a listener that will measure the performance. Unlike other listeners, there is at most one performance meter listener for each Web application. If you like, you can chain them together manually.
  
 
  {{ZKConfigurationReferencePageFooter}}
 
  {{ZKConfigurationReferencePageFooter}}

Revision as of 02:35, 7 December 2010


DocumentationZK Configuration Referencezk.xmlThe listener ElementThe org.zkoss.zk.ui.util.PerformanceMeter interface
The org.zkoss.zk.ui.util.PerformanceMeter interface


Property:

org.zkoss.zk.ui.util.PerformanceMeter interface

PerformanceMeter is implemented by a listener that will measure the performance. Unlike other listeners, there is at most one performance meter listener for each Web application. If you like, you can chain them together manually.



Last Update : 2010/12/07

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.