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