org.rhq.enterprise.gui.util
Class StatisticsUtility
java.lang.Object
org.rhq.enterprise.gui.util.StatisticsUtility
public class StatisticsUtility
- extends Object
A utility to track down how many round trips hibernate may be doing for a given set of code.
This just tracks the difference in raw connect counts and can be thrown off by connections
made in other threads
- Author:
- Greg Hinkle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatisticsUtility
public StatisticsUtility()
logStats
public void logStats()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.