Package org.gvsig.remoteclient.taskplanning
package org.gvsig.remoteclient.taskplanning
-
ClassDescriptionA simple FIFO task planner.You should write your own concrete Queue implementation to hold the tasks in a specific kind of queue.Interface implemented by those tasks that can be background-executed, cancelled or any other thing.ITaskPlanner provides an interface to program your own task planning.