examples.wslauncher6
Class Agent

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

public class Agent
extends HSMAgent

This agent 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: Agent.java 1740 2006-04-26 18:31:51Z jpeters $
Author:
C. Nickel
See Also:
Serialized Form

Field Summary
 
Fields inherited from class de.fhg.igd.semoa.hsmagent.HSMAgent
 
Constructor Summary
Agent()
          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

Agent

public Agent()
Default constructor.



Copyright © Fraunhofer Gesellschaft. All Rights Reserved.