org.intranet.sim.clock
Interface ClockFactory

All Known Implementing Classes:
RealTimeClock.RealTimeClockFactory

public interface ClockFactory


Method Summary
 Clock createClock(Clock.FeedbackListener cl)
           
 

Method Detail

createClock

public Clock createClock(Clock.FeedbackListener cl)