protected class RpcRequestThreadPool.ThreadWorker extends Object implements Runnable
| Constructor and Description |
|---|
ThreadWorker(String name,
int id)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Run the thread
|
void |
shutdownRequest()
Request the worker thread to shutdown
|
public ThreadWorker(String name, int id)
name - Stringid - intCopyright © 2005–2020 Alfresco Software. All rights reserved.