Uses of Class
de.iip_ecosphere.platform.services.spring.loader.AppStarter.ClassPathIndexFile
-
Uses of AppStarter.ClassPathIndexFile in de.iip_ecosphere.platform.services.spring.loader
Fields in de.iip_ecosphere.platform.services.spring.loader declared as AppStarter.ClassPathIndexFileModifier and TypeFieldDescriptionprivate AppStarter.ClassPathIndexFileAppStarter.AccessibleLauncher.classPathIndexMethods in de.iip_ecosphere.platform.services.spring.loader that return AppStarter.ClassPathIndexFileModifier and TypeMethodDescriptionprotected AppStarter.ClassPathIndexFileAppStarter.AccessibleLauncher.getClassPathIndex(org.springframework.boot.loader.archive.Archive archive) Loads the classpath index file.private static AppStarter.ClassPathIndexFileAppStarter.ClassPathIndexFile.loadIfPossible(File root, File indexFile) Loads the classpath index file if possible.private static AppStarter.ClassPathIndexFileAppStarter.ClassPathIndexFile.loadIfPossible(File root, String location) Loads the classpath index file if possible.(package private) static AppStarter.ClassPathIndexFileAppStarter.ClassPathIndexFile.loadIfPossible(URL root, String location) Loads the classpath index file if possible.