namespace jive { public interface TimerClient { void notify(); } }