@Requires(beans={EmbeddedServer.class,LocalFunctionRegistry.class}) @Singleton public class LocalFunctionDefinitionProvider extends Object implements FunctionDefinitionProvider
Constructor and Description |
---|
LocalFunctionDefinitionProvider(EmbeddedServer embeddedServer,
LocalFunctionRegistry localFunctionRegistry)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Collection<FunctionDefinition> |
getFunctionDefinitions() |
public LocalFunctionDefinitionProvider(EmbeddedServer embeddedServer, LocalFunctionRegistry localFunctionRegistry)
embeddedServer
- embeddedServerlocalFunctionRegistry
- localFunctionRegistrypublic Collection<FunctionDefinition> getFunctionDefinitions()
getFunctionDefinitions
in interface FunctionDefinitionProvider
FunctionDefinition
instances