Uses of Interface
it.gotoandplay.smartfoxserver.util.scheduling.ITaskHandler

Packages that use ITaskHandler
it.gotoandplay.smartfoxserver.util.scheduling   
 

Uses of ITaskHandler in it.gotoandplay.smartfoxserver.util.scheduling
 

Methods in it.gotoandplay.smartfoxserver.util.scheduling with parameters of type ITaskHandler
 void Scheduler.addScheduledTask(Task task, int interval, boolean loop, ITaskHandler callback)
          Add a new scheduled task