hu.mta.sztaki.lpds.cloud.simulator.util
Class CloudLoader

java.lang.Object
  extended by hu.mta.sztaki.lpds.cloud.simulator.util.CloudLoader

public class CloudLoader
extends Object

Author:
"Gabor Kecskemeti, Laboratory of Parallel and Distributed Systems, MTA SZTAKI (c) 2012"

Constructor Summary
CloudLoader()
           
 
Method Summary
static IaaSService loadNodes(String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloudLoader

public CloudLoader()
Method Detail

loadNodes

public static IaaSService loadNodes(String fileName)
                             throws IOException,
                                    SAXException,
                                    ParserConfigurationException
Throws:
IOException
SAXException
ParserConfigurationException


Copyright © 2012–2015 University of Innsbruck & MTA SZTAKI. All rights reserved.