Package io.quarkus.runtime.appcds
Class AppCDSUtil
java.lang.Object
io.quarkus.runtime.appcds.AppCDSUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidThis is never meant to be used in a regular application run.
-
Constructor Details
-
AppCDSUtil
public AppCDSUtil()
-
-
Method Details
-
loadGeneratedClasses
This is never meant to be used in a regular application run. It is only referenced by the generated main with the purpose of loading all the generated and transformed classes in order to give the AppCDS generation process a larger set of classes to work with- Throws:
IOExceptionClassNotFoundException
-