JBoss Common Classes 2.5.0.Final
-
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- WorkerQueue
protected class WorkerQueue.QueueLoop
extends Object
implements Runnable
Class that loops getting the next job to be executed and then
executing it, in the worker thread.
-
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
QueueLoop() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
QueueLoop
protected QueueLoop()
-
Method Detail
-
run
public void run()
- Specified by:
run
in interface Runnable
JBoss Common Classes 2.5.0.Final
Copyright © 2018 JBoss by Red Hat. All rights reserved.