protected static class SystemPropertiesPropertySourceRegistrar.SystemPropertyPropertySource extends org.springframework.core.env.PropertySource<SystemPropertiesService>
| Constructor and Description |
|---|
SystemPropertyPropertySource(String name,
SystemPropertiesService source) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getProperty(String name) |
public SystemPropertyPropertySource(String name, SystemPropertiesService source)
public Object getProperty(String name)
getProperty in class org.springframework.core.env.PropertySource<SystemPropertiesService>Copyright © 2019. All rights reserved.