Class DepParametersMemoryOptimizedProvider

    • Constructor Detail

      • DepParametersMemoryOptimizedProvider

        public DepParametersMemoryOptimizedProvider()
    • Method Detail

      • getAll

        public Map<String,​String> getAll()
        Description copied from interface: ParametersProvider
        Allows to get map of the provided parameters. Note that get method can provide more parameters then are returned by this method. However, all the parameters returned by this method should also be available via get method.
        Specified by:
        getAll in interface ParametersProvider
        Overrides:
        getAll in class CompositeParametersProviderImpl
        Returns:
        the map which has the same key-value pairs as the the provider