Uses of Class
com.sun.jini.thread.TaskManager

Packages that use TaskManager
com.sun.jini.thread These are utility classes and interfaces for helping with tasks done in multiple threads. 
 

Uses of TaskManager in com.sun.jini.thread
 

Constructors in com.sun.jini.thread with parameters of type TaskManager
RetryTask(TaskManager manager, WakeupManager wakeupManager)
          Create a new RetryTask that will be scheduled with the given task manager, and which will perform retry scheduling using the given wakeup manager.
 



Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.