protected class DBFileLoader.TransactionTimer extends Object implements Runnable
| Constructor and Description |
|---|
TransactionTimer(String name,
long timeout)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Run the thread
|
void |
shutdownRequest()
Request the worker thread to shutdown
|
public TransactionTimer(String name, long timeout)
name - Stringtimeout - longCopyright © 2005–2020 Alfresco Software. All rights reserved.