|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.net4j.util.event.Notifier
org.eclipse.net4j.util.lifecycle.Lifecycle
org.eclipse.net4j.util.concurrent.Worker
org.eclipse.net4j.util.concurrent.QueueWorker<Runnable>
org.eclipse.net4j.util.concurrent.QueueRunner

| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.net4j.util.concurrent.Worker |
|---|
Worker.WorkContext |
| Nested classes/interfaces inherited from interface org.eclipse.net4j.util.lifecycle.ILifecycle |
|---|
ILifecycle.DeferrableActivation |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.net4j.util.concurrent.QueueWorker |
|---|
DEFAULT_POLL_MILLIS |
| Fields inherited from class org.eclipse.net4j.util.concurrent.Worker |
|---|
DEFAULT_ERROR_HANDLER, DEFAULT_TIMEOUT |
| Fields inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle |
|---|
USE_LABEL |
| Constructor Summary | |
|---|---|
QueueRunner()
|
|
| Method Summary | |
|---|---|
protected void |
work(Worker.WorkContext context,
Runnable runnable)
|
| Methods inherited from class org.eclipse.net4j.util.concurrent.QueueWorker |
|---|
addWork, clearQueue, createQueue, doActivate, doDeactivate, doRemainingWorkBeforeDeactivate, getPollMillis, noWork, setPollMillis, work |
| Methods inherited from class org.eclipse.net4j.util.concurrent.Worker |
|---|
getActivationTimeout, getDeactivationTimeout, getGlobalErrorHandler, getThreadName, handleError, isDaemon, setActivationTimeout, setDaemon, setDeactivationTimeout, setGlobalErrorHandler |
| Methods inherited from class org.eclipse.net4j.util.lifecycle.Lifecycle |
|---|
activate, checkActive, checkArg, checkArg, checkInactive, checkNull, checkState, checkState, deactivate, deferredActivate, doAfterActivate, doBeforeActivate, doBeforeDeactivate, dump, getLifecycleState, isActive, isDeferredActivation, toString |
| Methods inherited from class org.eclipse.net4j.util.event.Notifier |
|---|
addListener, fireEvent, fireEvent, fireEvent, fireThrowable, firstListenerAdded, getListeners, getNotificationService, hasListeners, lastListenerRemoved, removeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.net4j.util.event.INotifier |
|---|
addListener, getListeners, hasListeners, removeListener |
| Constructor Detail |
|---|
public QueueRunner()
| Method Detail |
|---|
protected void work(Worker.WorkContext context,
Runnable runnable)
work in class QueueWorker<Runnable>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||