See: Description
Class | Description |
---|---|
AfterExecutionEvent |
This event is published after the execution of
FunctionExecutor.execute(Object)
and StreamFunctionExecutor.execute(java.io.InputStream, java.io.OutputStream) methods to allow
performing actions before the Lambda function run is finished and the JVM is hibernated. |