Package software.amazon.lambda.snapstart
Class CacheLambdaHandlerFields
- java.lang.Object
-
- software.amazon.lambda.snapstart.CacheLambdaHandlerFields
-
- All Implemented Interfaces:
edu.umd.cs.findbugs.Detector,edu.umd.cs.findbugs.Priorities
public class CacheLambdaHandlerFields extends Object implements edu.umd.cs.findbugs.Detector
This detector stores fields with the Lambda Handler and Crac resources to be used later for visiting the classes passed in through dependency injection
-
-
Constructor Summary
Constructors Constructor Description CacheLambdaHandlerFields(edu.umd.cs.findbugs.BugReporter reporter)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidreport()voidvisitClassContext(edu.umd.cs.findbugs.ba.ClassContext classContext)
-