se.sics.tasim.is.common
Class BlockingViewerServer

java.lang.Object
  extended by se.sics.isl.inet.InetServer
      extended by se.sics.tasim.is.common.BlockingViewerServer
All Implemented Interfaces:
AMonitor

public class BlockingViewerServer
extends InetServer
implements AMonitor


Constructor Summary
BlockingViewerServer(InfoServer infoServer)
           
 
Method Summary
 java.lang.String getStatus(java.lang.String propertyName)
           
protected  void newConnection(java.net.Socket socket)
           
protected  void serverShutdown()
           
protected  void serverStarted()
           
 
Methods inherited from class se.sics.isl.inet.InetServer
getBindAddress, getHost, getLocalHostName, getName, getPort, isRunning, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlockingViewerServer

public BlockingViewerServer(InfoServer infoServer)
Method Detail

serverStarted

protected void serverStarted()
Specified by:
serverStarted in class InetServer

serverShutdown

protected void serverShutdown()
Specified by:
serverShutdown in class InetServer

newConnection

protected void newConnection(java.net.Socket socket)
                      throws java.io.IOException
Specified by:
newConnection in class InetServer
Throws:
java.io.IOException

getStatus

public java.lang.String getStatus(java.lang.String propertyName)
Specified by:
getStatus in interface AMonitor


Copyright © 2007-2009 Association for Trading Agent Research. All Rights Reserved.