Index

F G I O S 
All Classes and Interfaces|All Packages

F

FunctionDeployerConfiguration - Class in org.springframework.cloud.function.deployer
Configuration class which creates an instance of SmartLifecycle which deploys and un-deploys packages archives via it's Lifecycle.start() and Lifecycle.stop() operations.
FunctionDeployerConfiguration() - Constructor for class org.springframework.cloud.function.deployer.FunctionDeployerConfiguration
 
FunctionDeployerProperties - Class in org.springframework.cloud.function.deployer
Configuration properties for deciding how to locate the functional class to execute.
FunctionDeployerProperties() - Constructor for class org.springframework.cloud.function.deployer.FunctionDeployerProperties
 

G

getFunctionClass() - Method in class org.springframework.cloud.function.deployer.FunctionDeployerProperties
 
getLocation() - Method in class org.springframework.cloud.function.deployer.FunctionDeployerProperties
 

I

init() - Method in class org.springframework.cloud.function.deployer.FunctionDeployerProperties
 

O

org.springframework.cloud.function.deployer - package org.springframework.cloud.function.deployer
 

S

setFunctionClass(String) - Method in class org.springframework.cloud.function.deployer.FunctionDeployerProperties
 
setLocation(String) - Method in class org.springframework.cloud.function.deployer.FunctionDeployerProperties
 
F G I O S 
All Classes and Interfaces|All Packages