JavaScript is disabled on your browser.
java.lang.Object
org.springframework.cloud.function.compiler.proxy.AbstractLambdaCompilingProxy<T>
Type Parameters:
T - target type
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.cloud.function.core.FunctionFactoryMetadata<T>
Direct Known Subclasses:
LambdaCompilingConsumer , LambdaCompilingFunction , LambdaCompilingSupplier
public class AbstractLambdaCompilingProxy<T>
extends Object
implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.BeanNameAware, org.springframework.cloud.function.core.FunctionFactoryMetadata<T>
Author:
Mark Fisher
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Copyright © 2020 Pivotal Software, Inc. . All rights reserved.