@Service public class VisualizerResourceLoaderService extends Object implements org.springframework.context.ResourceLoaderAware
| Constructor and Description |
|---|
VisualizerResourceLoaderService() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigCanonicalPath() |
String |
getOutputCanonicalPath() |
org.springframework.core.io.Resource |
getResource(String location) |
void |
setResourceLoader(org.springframework.core.io.ResourceLoader resourceLoader) |
public void setResourceLoader(org.springframework.core.io.ResourceLoader resourceLoader)
setResourceLoader in interface org.springframework.context.ResourceLoaderAwarepublic org.springframework.core.io.Resource getResource(String location)
public String getOutputCanonicalPath() throws IOException
IOExceptionpublic String getConfigCanonicalPath() throws IOException
IOExceptionCopyright © 2016 Power TAC. All Rights Reserved.