Table of Contents

Interface IBinderConfigurations

Namespace
Steeltoe.Stream.Config
Assembly
Steeltoe.Stream.StreamBase.dll
public interface IBinderConfigurations

Properties

Configurations

Dictionary<string, BinderConfiguration> Configurations { get; }

Property Value

Dictionary<string, BinderConfiguration>

Methods

FindMatchingConfigurationsIfAny(IBinder)

List<string> FindMatchingConfigurationsIfAny(IBinder binder)

Parameters

binder IBinder

Returns

List<string>