public class OssStorageProtocolResolver extends Object implements org.springframework.core.io.ProtocolResolver, org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.context.ResourceLoaderAware
ProtocolResolver implementation for the oss:// protocol.| 构造器和说明 |
|---|
OssStorageProtocolResolver() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
org.springframework.core.io.Resource |
resolve(String location,
org.springframework.core.io.ResourceLoader resourceLoader) |
void |
setResourceLoader(org.springframework.core.io.ResourceLoader resourceLoader) |
public org.springframework.core.io.Resource resolve(String location, org.springframework.core.io.ResourceLoader resourceLoader)
resolve 在接口中 org.springframework.core.io.ProtocolResolverpublic void setResourceLoader(org.springframework.core.io.ResourceLoader resourceLoader)
setResourceLoader 在接口中 org.springframework.context.ResourceLoaderAwarepublic void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
throws org.springframework.beans.BeansException
postProcessBeanFactory 在接口中 org.springframework.beans.factory.config.BeanFactoryPostProcessororg.springframework.beans.BeansExceptionCopyright © 2020 Pivotal Software, Inc.. All rights reserved.