public class CustomPropertySource
extends org.springframework.core.env.PropertySource<java.lang.String>
| Constructor and Description |
|---|
CustomPropertySource(java.lang.String name,
java.util.Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getProperty(java.lang.String key) |