Interface Feature.BeforeImageWriteAccess
- All Superinterfaces:
Feature.FeatureAccess
- Enclosing interface:
Feature
Access methods available for
Feature.beforeImageWrite(Feature.BeforeImageWriteAccess).- Since:
- 19.0
-
Method Summary
Methods inherited from interface Feature.FeatureAccess
findClassByName, getApplicationClassLoader, getApplicationClassPath, getApplicationModulePathModifier and TypeMethodDescriptionClass<?> findClassByName(String className) Returns a class if it is present on the classpath.Returns theClassLoaderthat can find all classes of the class path and module path.Returns the class path of the native image that is currently built.Returns the module path of the native image that is currently built.