se.sics.tasim.sim.server
Class TACTGateway
java.lang.Object
se.sics.tasim.sim.Gateway
se.sics.tasim.sim.server.TACTGateway
- All Implemented Interfaces:
- AMonitor
public class TACTGateway
- extends Gateway
- implements AMonitor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TACTGateway
public TACTGateway()
initGateway
protected void initGateway()
- Specified by:
initGateway
in class Gateway
startGateway
protected void startGateway()
throws java.io.IOException
- Specified by:
startGateway
in class Gateway
- Throws:
java.io.IOException
stopGateway
protected void stopGateway()
- Specified by:
stopGateway
in class Gateway
getStatus
public java.lang.String getStatus(java.lang.String propertyName)
- Specified by:
getStatus
in interface AMonitor
addAgentConnection
public void addAgentConnection(se.sics.tasim.sim.server.TACTChannel connection)
removeAgentConnection
public void removeAgentConnection(se.sics.tasim.sim.server.TACTChannel connection)
Copyright © 2007-2009 Association for Trading Agent Research. All Rights Reserved.