Class LambdaStartedNotifier

java.lang.Object
io.quarkus.amazon.lambda.test.LambdaStartedNotifier
All Implemented Interfaces:
NativeImageStartedNotifier

public class LambdaStartedNotifier extends Object implements NativeImageStartedNotifier
  • Field Details

    • started

      static volatile boolean started
  • Constructor Details

    • LambdaStartedNotifier

      public LambdaStartedNotifier()
  • Method Details