net.sourceforge.atunes.utils.log4j
Class LoggerTimer

java.lang.Object
  extended by net.sourceforge.atunes.utils.log4j.LoggerTimer

public class LoggerTimer
extends java.lang.Object

Used to count log events.


Constructor Summary
LoggerTimer()
           
 
Method Summary
protected static long getTimer()
          Gets next count.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggerTimer

public LoggerTimer()
Method Detail

getTimer

protected static long getTimer()
Gets next count.

Returns:
the timer


Copyright © 2006-2008 The aTunes Team. All Rights Reserved.