ContactCenters
V. 0.9.9.

umontreal.iro.lecuyer.contactcenters.app
Class LoadSimResults

java.lang.Object
  extended by umontreal.iro.lecuyer.contactcenters.app.LoadSimResults

public class LoadSimResults
extends Object

This class contains a main method that loads and displays results from a simulator. These results can be produced by, e.g., CallCenterSim.


Constructor Summary
LoadSimResults()
           
 
Method Summary
static void main(String[] args)
          Main method for this class.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadSimResults

public LoadSimResults()
Method Detail

main

public static void main(String[] args)
                 throws IOException,
                        JAXBException
Main method for this class.

Parameters:
args - the arguments.
Throws:
IOException - if an I/O error occurs.
ClassNotFoundException - if a class cannot be found during loading.
ParserConfigurationException - if an error occurs during parser configuration.
SAXException - if an error occurs when parsing the XML input file.
JAXBException

ContactCenters
V. 0.9.9.

To submit a bug or ask questions, send an e-mail to Richard Simard.