See: Description
Interface | Description |
---|---|
LocalFunctionRegistry |
A registry of defined
FunctionBean instances containing within the current running application. |
Class | Description |
---|---|
DefaultLocalFunctionRegistry |
Default implementation of the
LocalFunctionRegistry interface |
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
.