public class SimpleStorageProtocolResolverConfigurer extends Object implements org.springframework.context.ApplicationContextAware, org.springframework.core.Ordered
SimpleStorageProtocolResolver to the resource resolver to allow resolving
s3 based resources in Spring.| Constructor and Description |
|---|
SimpleStorageProtocolResolverConfigurer(SimpleStorageProtocolResolver simpleStorageProtocolResolver) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public SimpleStorageProtocolResolverConfigurer(SimpleStorageProtocolResolver simpleStorageProtocolResolver)
public int getOrder()
getOrder in interface org.springframework.core.Orderedpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2018 Pivotal Software, Inc.. All rights reserved.