com.sun.jini.thread
Class WakeupManager.Kicker
java.lang.Object
com.sun.jini.thread.WakeupManager.Kicker
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- WakeupManager
private class WakeupManager.Kicker
- extends Object
- implements Runnable
The kicker work. This is what sleeps until the time of
the next event.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WakeupManager.Kicker
private WakeupManager.Kicker()
run
public void run()
- Specified by:
run
in interface Runnable
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.