JBoss Common Classes 2.2.18.GA
-
- 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.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
protected void |
flush() |
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
JBoss Common Classes 2.2.18.GA
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.