public interface IPollQueueTaskProvider
| Modifier and Type | Method and Description |
|---|---|
Runnable |
getRunnableTask()
Must return the next task to run without ever blocking, except when executing code to
find the next task.
|
void |
initializeOnRegistration(PollingWorkerQueue pwq) |
void initializeOnRegistration(PollingWorkerQueue pwq) throws Exception
ExceptionCopyright © 2017 etc.to. All rights reserved.