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