protected class BackgroundLoadSave.ThreadWorker
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
BackgroundLoadSave.ThreadWorker(java.lang.String name,
int id,
FileRequestQueue queue,
BackgroundLoadSave.QueueLoader loader)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Run the thread
|
void |
shutdownRequest()
Request the worker thread to shutdown
|
public BackgroundLoadSave.ThreadWorker(java.lang.String name, int id, FileRequestQueue queue, BackgroundLoadSave.QueueLoader loader)
name
- Stringid
- intqueue
- FileRequestQueueloader
- QueueLoaderCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.