Containers

This package contains classes that act as containers to instantiate and run components.

Classes

AzureFunction

Abstract Azure Function that acts as a container to instantiate and run components and expose them via an external entry point.

AzureFunctionRequestHelper

Contains methods used to get correlationIds, commands and bodies from the Azure Function request.

CommandableAzureFunction

Abstract Azure Function that acts as a container to instantiate and run components and expose them via an external entry point.