| Constructor and Description |
|---|
DaemonThread(DaemonEntry entry)
Constructor Creates the thread of execution from informations contained
in DaemonEntry structure
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Execution process of the daemon associated with the thread
This methods is called for regular interval
|
public DaemonThread(DaemonEntry entry)
entry - The entryCopyright © 2016 City of Paris. All rights reserved.