public class ConnectorResourcePropertySourceFactory extends Object implements org.springframework.core.io.support.PropertySourceFactory
| 构造器和说明 |
|---|
ConnectorResourcePropertySourceFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.core.env.PropertySource<?> |
createPropertySource(String name,
org.springframework.core.io.support.EncodedResource resource) |
static Map<String,String> |
getAliases() |
public org.springframework.core.env.PropertySource<?> createPropertySource(String name, org.springframework.core.io.support.EncodedResource resource) throws IOException
createPropertySource 在接口中 org.springframework.core.io.support.PropertySourceFactoryIOExceptionCopyright © 2018. All rights reserved.