Launcher
.Entries
.Entries
.AsciiBytes
from the specified String.AsciiBytes
from the specified bytes.AsciiBytes
from the specified bytes.RandomAccessData
implementation backed by a byte array.MainMethodRunner
used to launch the application.Launcher
s.Archive
implementation backed by an exploded archive directory.Archive.EntryFilter
to an existing Archive
.InputStream
that can be used to read the underling data.Archive
s for entries that match the specified filter.JarFile
loaded from the specified entry.JarFile
loaded from the specified entry.JarEntryData
that was used to create this entry.RandomAccessData
for a specific subsection of this data.URLStreamHandler
for Spring Boot loader JarFile
s.true
if the entry represents a directory.JarEntry
is a nested item that should be added
to the classpath.JarEntry
, allowing creation to be deferred until
the entry is actually needed.JarFile
that behaves in the same way but
offers the following additional functionality.JarFile
backed by the specified file.Launcher
for JAR based archives.ClassLoader
used by the Launcher
.LaunchedURLClassLoader
instance.Archive
s.Launcher
s to call a main method.MainMethodRunner
instance.java -jar
.Launcher
for archives with user-configured classpath and main class via a
properties file.RandomAccessData
implementation backed by a RandomAccessFile
.RandomAccessDataFile
backed by the specified file.RandomAccessDataFile
backed by the specified file.URLStreamHandler
will be located to deal with jar URLs.Launcher
for WAR based archives.Copyright © 2014. All rights reserved.