Uses of Class
org.prevayler.tutorial.Task

Packages that use Task
org.prevayler.tutorial   
 

Uses of Task in org.prevayler.tutorial
 

Methods in org.prevayler.tutorial that return Task
 Task AddTask.executeAndQuery(TaskList prevalentSystem, Date executionTime)
           
 

Methods in org.prevayler.tutorial with parameters of type Task
 void TaskList.addTask(Task task)
           
 void TaskList.removeTask(Task task)
           
 

Constructors in org.prevayler.tutorial with parameters of type Task
RemoveTask(Task task)
           
 



Copyright © 2001-2013. All Rights Reserved.