examples.guestbook
Class Agent
java.lang.Object
de.fhg.igd.semoa.hsmagent.AbstractAgent
de.fhg.igd.semoa.hsmagent.HSMAgent
examples.guestbook.Agent
- All Implemented Interfaces:
- Agent, Context, Resumable, Runnable, Serializable
- public class Agent
- extends HSMAgent
This agent visits all SeMoA available hosts and adds an entry to their guestbook.
- Version:
- $Id: Agent.java 1913 2007-08-08 02:41:53Z jpeters $
- Author:
- U. Pinsdorf
- See Also:
- Serialized Form
Fields inherited from class de.fhg.igd.semoa.hsmagent.HSMAgent |
|
Constructor Summary |
Agent()
Default constructor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
private static final Logger LOG
Agent
public Agent()
- Default constructor.
Copyright © Fraunhofer Gesellschaft. All
Rights Reserved.