Class AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContext

    • Field Detail

      • propertyMap

        @Nonnull
        private Map<String,​Object> propertyMap
        Cached property map.
    • Constructor Detail

      • CachedConfigurationContext

        public CachedConfigurationContext()
        Constructor.
    • Method Detail

      • getPropertyMap

        @Nonnull
        @Live
        Map<String,​Object> getPropertyMap()
        Get cached property map.
        Returns:
        cached property map