Uses of Class
net.timewalker.ffmq4.utils.async.AsyncTaskProcessorThread
-
Packages that use AsyncTaskProcessorThread Package Description net.timewalker.ffmq4.utils.async -
-
Uses of AsyncTaskProcessorThread in net.timewalker.ffmq4.utils.async
Methods in net.timewalker.ffmq4.utils.async that return AsyncTaskProcessorThread Modifier and Type Method Description protected AsyncTaskProcessorThreadAsyncTaskProcessorThreadPool. createPoolObject()Methods in net.timewalker.ffmq4.utils.async with parameters of type AsyncTaskProcessorThread Modifier and Type Method Description protected voidAsyncTaskProcessorThreadPool. destroyPoolObject(AsyncTaskProcessorThread thread)voidAsyncTaskManager. executionComplete(AsyncTaskProcessorThread thread)voidAsyncTaskProcessorThreadListener. executionComplete(AsyncTaskProcessorThread thread)Called on task execution completion by a thread
-