se.sics.tasim.sim.server
Class TACTGateway

java.lang.Object
  extended by se.sics.tasim.sim.Gateway
      extended by se.sics.tasim.sim.server.TACTGateway
All Implemented Interfaces:
AMonitor

public class TACTGateway
extends Gateway
implements AMonitor


Constructor Summary
TACTGateway()
           
 
Method Summary
 void addAgentConnection(se.sics.tasim.sim.server.TACTChannel connection)
           
 java.lang.String getStatus(java.lang.String propertyName)
           
protected  void initGateway()
           
 void removeAgentConnection(se.sics.tasim.sim.server.TACTChannel connection)
           
protected  void startGateway()
           
protected  void stopGateway()
           
 
Methods inherited from class se.sics.tasim.sim.Gateway
getConfig, getName, getServerVersion, loginAgentChannel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TACTGateway

public TACTGateway()
Method Detail

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.