インターフェースの使用
org.springframework.boot.loader.launch.Archive
Archive を使用するパッケージ
org.springframework.boot.loader.launch 内の Archive 使用
修飾子と型メソッド説明static Archivestatic Archivestatic ArchiveArchive.create(ProtectionDomainSE protectionDomain) protected final ArchiveExecutableArchiveLauncher.getArchive()protected abstract ArchiveLauncher.getArchive()起動中のアーカイブを返します。アーカイブがない場合はnullを返します。protected ArchivePropertiesLauncher.getArchive()型 Archive のパラメーターを持つ org.springframework.boot.loader.launch のコンストラクター修飾子コンストラクター説明protectedExecutableArchiveLauncher(Archive archive) protectedJarLauncher(Archive archive) LaunchedClassLoader(boolean exploded, Archive rootArchive, URLSE[] urls, ClassLoaderSE parent) 新しいLaunchedClassLoaderインスタンスを作成します。protectedWarLauncher(Archive archive)