Table of Contents

Interface IServiceResolver

Namespace
Steeltoe.Common.Expression.Internal
Assembly
Steeltoe.Common.Abstractions.dll
public interface IServiceResolver

Methods

Resolve(IEvaluationContext, string)

object Resolve(IEvaluationContext context, string serviceName)

Parameters

context IEvaluationContext
serviceName string

Returns

object