@Service(value=ClientManager.class) @Property(name="scheduler.period", longValue=20L) public class ClientManager extends Object implements Runnable
| Constructor and Description |
|---|
ClientManager() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate() |
protected void |
deactivate() |
protected void |
modified() |
void |
restartClients() |
void |
run() |
void |
startClients() |
void |
stopClients() |
Copyright © 2017 ICF Olson. All rights reserved.