Class ClassPreLoader
java.lang.Object
software.amazon.lambda.powertools.common.internal.ClassPreLoader
Used to preload classes to support automatic priming for SnapStart
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidInitializes the classes listed in the classesloaded resource
-
Field Details
-
CLASSES_FILE
- See Also:
-
-
Method Details
-
preloadClasses
public static void preloadClasses()Initializes the classes listed in the classesloaded resource
-