Interface Feature.AfterImageWriteAccess
- All Superinterfaces:
Feature.FeatureAccess
- Enclosing interface:
Feature
Access methods available for
Feature.afterImageWrite(Feature.AfterImageWriteAccess)
.- Since:
- 19.0
-
Method Summary
Modifier and TypeMethodDescriptionReturns the path to the created native-image file (includes the native-image file name).Methods inherited from interface Feature.FeatureAccess
findClassByName, getApplicationClassLoader, getApplicationClassPath, getApplicationModulePath
-
Method Details
-
getImagePath
Path getImagePath()Returns the path to the created native-image file (includes the native-image file name).- Since:
- 19.0
-