|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cliftonsnyder.clutch.util.AgentWatcher
public class AgentWatcher
A helper class that starts Agents and then watches to see if they've completed execution or have lost their connections, restarting them in the latter case.
| Constructor Summary | |
|---|---|
AgentWatcher(ClutchState state)
|
|
| Method Summary | |
|---|---|
void |
addAgent(Agent agent)
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgentWatcher(ClutchState state)
| Method Detail |
|---|
public void addAgent(Agent agent)
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||