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

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

Uses of WakeupManager in com.sun.jini.thread
 

Constructors in com.sun.jini.thread with parameters of type WakeupManager
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.