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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.springframework.core.env.PropertySource

    containsProperty, equals, getName, getSource, hashCode, named, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait