examples.wslauncher3
Class Agent1

java.lang.Object
  extended byde.fhg.igd.semoa.hsmagent.AbstractAgent
      extended byde.fhg.igd.semoa.hsmagent.HSMAgent
          extended byexamples.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

Field Summary
 
Fields inherited from class de.fhg.igd.semoa.hsmagent.HSMAgent
 
Constructor Summary
Agent1()
          Default constructor.
 
Methods inherited from class de.fhg.igd.semoa.hsmagent.HSMAgent
get, getEventBus, getEventDispatcher, getTriggerEvent, init, run, set, setEventDispatcher, setHSM, setTriggerEvent
 
Methods inherited from class de.fhg.igd.semoa.hsmagent.AbstractAgent
resume
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Agent1

public Agent1()
Default constructor.



Copyright © Fraunhofer Gesellschaft. All Rights Reserved.