- java.lang.Object
-
- org.springframework.boot.loader.Launcher
-
- org.springframework.boot.loader.ExecutableArchiveLauncher
-
- org.springframework.boot.loader.JarLauncher
-
- com.alipay.sofa.ark.springboot.loader.JarLauncher
-
-
Field Summary
-
Fields inherited from class org.springframework.boot.loader.ExecutableArchiveLauncher
BOOT_CLASSPATH_INDEX_ATTRIBUTE, DEFAULT_CLASSPATH_INDEX_FILE_NAME
-
Method Summary
-
Methods inherited from class org.springframework.boot.loader.JarLauncher
getArchiveEntryPathPrefix, isNestedArchive, isPostProcessingClassPathArchives
-
Methods inherited from class org.springframework.boot.loader.ExecutableArchiveLauncher
createClassLoader, getArchive, getClassPathArchivesIterator, getClassPathIndex, getMainClass, isExploded, isSearchCandidate, postProcessClassPathArchives
-
Methods inherited from class org.springframework.boot.loader.Launcher
createArchive, createClassLoader, createMainMethodRunner, getClassPathArchives, launch, launch
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
JarLauncher
public JarLauncher()
Copyright © 2024. All rights reserved.