See: Description
| Interface | Description | 
|---|---|
| LocalFunctionRegistry | A registry of defined  FunctionBeaninstances containing within the current running application. | 
| Class | Description | 
|---|---|
| DefaultLocalFunctionRegistry | Default implementation of the  LocalFunctionRegistryinterface | 
| Annotation Type | Description | 
|---|---|
| FunctionBean | An annotation applied to classes that should be exposed as functions. | 
A set of classes to support a programming model for Server-less application development using Micronaut
.