org.powertac.visualizer.services
Class VisualizerResourceLoaderService
java.lang.Object
org.powertac.visualizer.services.VisualizerResourceLoaderService
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.context.ResourceLoaderAware
@Service
public class VisualizerResourceLoaderService
- extends Object
- implements org.springframework.context.ResourceLoaderAware
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisualizerResourceLoaderService
public VisualizerResourceLoaderService()
setResourceLoader
public void setResourceLoader(org.springframework.core.io.ResourceLoader resourceLoader)
- Specified by:
setResourceLoader in interface org.springframework.context.ResourceLoaderAware
getResource
public org.springframework.core.io.Resource getResource(String location)
getOutputCanonicalPath
public String getOutputCanonicalPath()
throws IOException
- Throws:
IOException
getConfigCanonicalPath
public String getConfigCanonicalPath()
throws IOException
- Throws:
IOException
Copyright © 2013 Power TAC. All Rights Reserved.