de.jiac.micro.sunspot.aodv
Class AODVAgentElement
java.lang.Object
de.jiac.micro.sunspot.aodv.AODVAgentElement
- All Implemented Interfaces:
- IAgentElement, ISensor, ILifecycleAware, IMessageListener
public class AODVAgentElement
- extends Object
- implements ISensor, ILifecycleAware, IMessageListener
- Version:
- $Revision:$
- Author:
- Marcel Patzlaff
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AODVAgentElement
public AODVAgentElement()
setShortTermMemory
public void setShortTermMemory(IShortTermMemory stm)
- Specified by:
setShortTermMemory in interface ISensor
processMessage
public void processMessage(IMessage message)
- Specified by:
processMessage in interface IMessageListener
cleanup
public void cleanup()
- Specified by:
cleanup in interface ILifecycleAware
initialise
public void initialise()
- Specified by:
initialise in interface ILifecycleAware
start
public void start()
- Specified by:
start in interface ILifecycleAware
stop
public void stop()
- Specified by:
stop in interface ILifecycleAware
Copyright © 2008-2011 DAI-Labor. All Rights Reserved.