Table of Contents

Class ServiceReference

Namespace
Steeltoe.Common.Expression.Internal.Spring.Ast
Assembly
Steeltoe.Common.Expression.dll
public class ServiceReference : SpelNode, ISpelNode
Inheritance
ServiceReference
Implements
Inherited Members

Constructors

ServiceReference(int, int, string)

public ServiceReference(int startPos, int endPos, string serviceName)

Parameters

startPos int
endPos int
serviceName string

Methods

GetValueInternal(ExpressionState)

public override ITypedValue GetValueInternal(ExpressionState state)

Parameters

state ExpressionState

Returns

ITypedValue

ToStringAST()

public override string ToStringAST()

Returns

string