Interface InitializableLambdaContainerHandler

All Known Implementing Classes:
AwsLambdaServletContainerHandler, LambdaContainerHandler

public interface InitializableLambdaContainerHandler
Interface to define initialization/ cold-start related methods. See also the documentation for AWS Lambda Execution Environments.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This method is called on the first (cold) invocation