org.e2etrace.timer
Interface ITimerFactory

All Known Implementing Classes:
DefaultTimerFactory

public interface ITimerFactory

Factory for ITimer instances.

Author:
Gunther Popp

Method Summary
 ITimer newInstance()
          Creates a new timer instance.
 

Method Detail

newInstance

ITimer newInstance()
Creates a new timer instance.

Returns:
timer instance


Copyright © 2013 Gunther Popp. All Rights Reserved.