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.Ordered
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.