Class GcfJarLayoutFactory
java.lang.Object
org.springframework.cloud.function.adapter.gcp.layout.GcfJarLayoutFactory
- All Implemented Interfaces:
org.springframework.boot.loader.tools.LayoutFactory
public class GcfJarLayoutFactory
extends Object
implements org.springframework.boot.loader.tools.LayoutFactory
Factory boilerplate class that constructs
GcfJarLayout.- Author:
- Ray Tsang, Daniel Zou
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GcfJarLayoutFactory
public GcfJarLayoutFactory()
-
-
Method Details
-
getLayout
- Specified by:
getLayoutin interfaceorg.springframework.boot.loader.tools.LayoutFactory
-