Class SystemPropertiesPropertySourceRegistrar.SystemPropertyPropertySource
java.lang.Object
org.springframework.core.env.PropertySource<SystemPropertiesService>
org.broadleafcommerce.common.config.service.SystemPropertiesPropertySourceRegistrar.SystemPropertyPropertySource
- Enclosing class:
- SystemPropertiesPropertySourceRegistrar
protected static class SystemPropertiesPropertySourceRegistrar.SystemPropertyPropertySource
extends org.springframework.core.env.PropertySource<SystemPropertiesService>
Hook point for our database-backed properties to the Spring Environment
- Author:
- Phillip Verheyden (phillipuniverse)
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.core.env.PropertySource
org.springframework.core.env.PropertySource.StubPropertySource -
Field Summary
Fields inherited from class org.springframework.core.env.PropertySource
logger, name, source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.core.env.PropertySource
containsProperty, equals, getName, getSource, hashCode, named, toString
-
Constructor Details
-
SystemPropertyPropertySource
-
-
Method Details
-
getProperty
- Specified by:
getPropertyin classorg.springframework.core.env.PropertySource<SystemPropertiesService>
-