Uses of Class
nl.coderight.jazz.Task

Packages that use Task
nl.coderight.jazz   
 

Uses of Task in nl.coderight.jazz
 

Methods in nl.coderight.jazz with parameters of type Task
 void Controller.executeTask(Task task)
          Executes a Task asynchronously.
 void Controller.scheduleTask(Task task, nl.coderight.jazz.Task.Schedule schedule)
          Schedules a Task asynchronously.
 



Copyright 2010 CodeRight, All rights reserved.