-
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- TimerQueue
protected class TimerQueue.TimerTaskLoop
extends Object
implements Runnable
Class that loops getting the next job to be executed and then
executing it, in the timer task thread.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
run() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.