类 SystemEnvironmentPropertySourceEnvironmentPostProcessor.OriginAwareSystemEnvironmentPropertySource

    • 嵌套类概要

      • 从类继承的嵌套类/接口 org.springframework.core.env.PropertySource

        org.springframework.core.env.PropertySource.StubPropertySource
    • 字段概要

      • 从类继承的字段 org.springframework.core.env.PropertySource

        logger, name, source
    • 方法概要

      所有方法 实例方法 具体方法 
      修饰符和类型方法说明
      OrigingetOrigin​(String key)
      Return the origin of the given key or null if the origin cannot be determined.
      • 从类继承的方法 org.springframework.core.env.SystemEnvironmentPropertySource

        containsProperty, getProperty, isSecurityManagerPresent, resolvePropertyName
      • 从类继承的方法 org.springframework.core.env.MapPropertySource

        getPropertyNames
      • 从类继承的方法 org.springframework.core.env.PropertySource

        equals, getName, getSource, hashCode, named, toString
    • 方法详细资料