Class FunctionLookupHelper

java.lang.Object
org.springframework.cloud.function.integration.dsl.FunctionLookupHelper

public class FunctionLookupHelper extends Object
The helper class to lookup functions from the catalog in lazy manner and cache their instances.
Since:
4.0.3
Author:
Artem Bilan