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