org.dozer.stats
Class GlobalStatistics

java.lang.Object
  extended by org.dozer.stats.GlobalStatistics

public final class GlobalStatistics
extends Object

Internal singleton class that holds global statistics. Only intended for internal use.

Author:
tierney.matt

Method Summary
static GlobalStatistics getInstance()
           
 StatisticsManager getStatsMgr()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static GlobalStatistics getInstance()

getStatsMgr

public StatisticsManager getStatsMgr()


Copyright © 2005-2011 dozer. All Rights Reserved.