Uses of Interface
com.sun.sgs.app.PeriodicTaskHandle

Packages that use PeriodicTaskHandle
com.sun.sgs.app Provides the interface to the Project Darkstar Server used by application developers. 
 

Uses of PeriodicTaskHandle in com.sun.sgs.app
 

Methods in com.sun.sgs.app that return PeriodicTaskHandle
 PeriodicTaskHandle TaskManager.schedulePeriodicTask(Task task, long delay, long period)
          Schedules a task to run periodically after a delay.
 


Project Darkstar, Version 0.9.9.6
2009-05-08 15:39:40

Copyright © 2007-2009 Sun Microsystems, Inc. All rights reserved