Interface IListenerContainerCustomizer
TODO: Look at making internal
Namespace: Steeltoe.Stream.Config
Assembly: Steeltoe.Stream.Abstractions.dll
Syntax
public interface IListenerContainerCustomizer
Methods
| Edit this page View SourceConfigure(Object, String, String)
Declaration
void Configure(object container, string destinationName, string group)
Parameters
Type | Name | Description |
---|---|---|
System.Object | container | |
System.String | destinationName | |
System.String | group |