Table of Contents

Class MappingsStartupFilter

Namespace
Steeltoe.Management.Endpoint.Mappings
Assembly
Steeltoe.Management.EndpointCore.dll
[Obsolete("This class will be removed in a future release, Use Steeltoe.Management.Endpoint.AllActuatorsStartupFilter instead")]
public class MappingsStartupFilter : IStartupFilter
Inheritance
MappingsStartupFilter
Implements
Inherited Members

Methods

Configure(Action<IApplicationBuilder>)

public Action<IApplicationBuilder> Configure(Action<IApplicationBuilder> next)

Parameters

next Action<IApplicationBuilder>

Returns

Action<IApplicationBuilder>