de.jiac.micro.internal.core
Class NonRTAgent
java.lang.Object
de.jiac.micro.internal.core.AbstractContainer
de.jiac.micro.internal.core.AbstractAgent
de.jiac.micro.internal.core.NonRTAgent
- All Implemented Interfaces:
- IAgent, IContainer, ILifecycleAware
public class NonRTAgent
- extends AbstractAgent
- Author:
- Erdene-Ochir Tuguldur, Marcel Patzlaff
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NonRTAgent
public NonRTAgent()
cleanup
public void cleanup()
- Specified by:
cleanup in interface ILifecycleAware- Overrides:
cleanup in class AbstractAgent
initialise
public void initialise()
- Specified by:
initialise in interface ILifecycleAware- Overrides:
initialise in class AbstractAgent
start
public void start()
- Specified by:
start in interface ILifecycleAware- Overrides:
start in class AbstractAgent
stop
public void stop()
- Specified by:
stop in interface ILifecycleAware- Overrides:
stop in class AbstractAgent
getShortTermMemory
protected final IShortTermMemory getShortTermMemory()
- Specified by:
getShortTermMemory in class AbstractAgent
Copyright © 2008-2011 DAI-Labor. All Rights Reserved.