public class S3ResourceLoader
extends java.lang.Object
implements org.springframework.core.io.ResourceLoader
| Modifier and Type | Class and Description |
|---|---|
static class |
S3ResourceLoader.S3Path |
| Constructor and Description |
|---|
S3ResourceLoader() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.ClassLoader |
getClassLoader() |
org.springframework.core.io.Resource |
getResource(java.lang.String location) |
public java.lang.ClassLoader getClassLoader()
getClassLoader in interface org.springframework.core.io.ResourceLoaderpublic org.springframework.core.io.Resource getResource(java.lang.String location)
getResource in interface org.springframework.core.io.ResourceLoader