examples.wslauncher3
Class Agent1
java.lang.Object
de.fhg.igd.semoa.hsmagent.AbstractAgent
de.fhg.igd.semoa.hsmagent.HSMAgent
examples.wslauncher3.Agent1
- All Implemented Interfaces:
- Agent, Context, Resumable, Runnable, Serializable
- public class Agent1
- extends HSMAgent
Looks for list of other servers and jumps to the
first one on the list. There it calls the DelegationService.
It waits for the return value(the answer), returns home and reports
the answer.
- Version:
- $Id: Agent1.java 1913 2007-08-08 02:41:53Z jpeters $
- Author:
- C. Nickel
- See Also:
- Serialized Form
Fields inherited from class de.fhg.igd.semoa.hsmagent.HSMAgent |
|
Constructor Summary |
Agent1()
Default constructor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Agent1
public Agent1()
- Default constructor.
Copyright © Fraunhofer Gesellschaft. All
Rights Reserved.