se.sics.tasim.is.common
Class InfoManager

java.lang.Object
  extended by se.sics.tasim.is.common.InfoManager

public abstract class InfoManager
extends java.lang.Object


Constructor Summary
protected InfoManager()
           
 
Method Summary
abstract  ResultManager createResultManager(java.lang.String simulationType)
           
abstract  ViewerCache createViewerCache(java.lang.String simulationType)
           
protected abstract  void init()
           
protected  void registerType(java.lang.String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoManager

protected InfoManager()
Method Detail

init

protected abstract void init()

registerType

protected void registerType(java.lang.String type)

createResultManager

public abstract ResultManager createResultManager(java.lang.String simulationType)

createViewerCache

public abstract ViewerCache createViewerCache(java.lang.String simulationType)


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