endpointRefLookup property

Map<String, EndpointRef> endpointRefLookup

Looks up an EndpointRef by its name. This method is typically only used internally and overridden by generated code.

Implementation

Map<String, EndpointRef> get endpointRefLookup;