public abstract class AbstractJamesResourceLoader extends org.springframework.core.io.DefaultResourceLoader implements JamesResourceLoader
ApplicationContext implementations| Constructor and Description |
|---|
AbstractJamesResourceLoader() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.io.Resource |
getResource(String fileURL)
Return the
Resource for the given url. |
getClassLoader, getResourceByPath, setClassLoaderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAbsoluteDirectory, getConfDirectory, getRootDirectory, getVarDirectorypublic org.springframework.core.io.Resource getResource(String fileURL)
Resource for the given url. If the resource can not be
found null get returnedgetResource in interface org.springframework.core.io.ResourceLoadergetResource in class org.springframework.core.io.DefaultResourceLoaderResourceLoader.getResource(java.lang.String)Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.