examples.wslauncher3
Class Agent2

java.lang.Object
  extended byde.fhg.igd.semoa.hsmagent.AbstractAgent
      extended byde.fhg.igd.semoa.hsmagent.HSMAgent
          extended byexamples.wslauncher3.Agent2
All Implemented Interfaces:
Agent, Context, Resumable, Runnable, Serializable

public class Agent2
extends HSMAgent

Looks for the list of other servers and jumps to the first one on the list. There it calls the IhkWebservice. Then it returns home.

Version:
$Id: Agent2.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
Agent2()
          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

Agent2

public Agent2()
Default constructor.



Copyright © Fraunhofer Gesellschaft. All Rights Reserved.