Uses of Class
org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
-
Packages that use SimpleFunctionRegistry.FunctionInvocationWrapper Package Description org.springframework.cloud.function.context.catalog -
-
Uses of SimpleFunctionRegistry.FunctionInvocationWrapper in org.springframework.cloud.function.context.catalog
Methods in org.springframework.cloud.function.context.catalog with parameters of type SimpleFunctionRegistry.FunctionInvocationWrapper Modifier and Type Method Description ObjectFunctionAroundWrapper. apply(Object input, SimpleFunctionRegistry.FunctionInvocationWrapper targetFunction)protected abstract ObjectFunctionAroundWrapper. doApply(Object input, SimpleFunctionRegistry.FunctionInvocationWrapper targetFunction)
-