Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.boot.loader Classes and Interfaces - 50 results found.
NameDescriptionTypePackageFramework
AgentAttacherUtility class to attach an instrumentation agent to the running JVM.Classorg.springframework.boot.loader.toolsSpring Boot
ArchiveAn archive that can be launched by the Launcher.Classorg.springframework.boot.loader.archiveSpring Boot
Archive .EntryRepresents a single entry in the archive.Interfaceorg.springframework.boot.loader.archive.ArchiveSpring Boot
Archive .EntryFilterStrategy interface to filter Entries.Interfaceorg.springframework.boot.loader.archive.ArchiveSpring Boot
Archive .EntryRenameFilterStrategy interface to filter or rename Entries.Interfaceorg.springframework.boot.loader.archive.ArchiveSpring Boot
AsciiBytesSimple wrapper around a byte array that represents an ASCII.Classorg.springframework.boot.loader.utilSpring Boot
ByteArrayRandomAccessDataRandomAccessData implementation backed by a byte array.Classorg.springframework.boot.loader.dataSpring Boot
DefaultLaunchScriptDefault implementation of LaunchScript.Classorg.springframework.boot.loader.toolsSpring Boot
ExecutableArchiveLauncherBase class for executable archive Launchers.Classorg.springframework.boot.loaderSpring Boot
ExplodedArchiveArchive implementation backed by an exploded archive directory.Classorg.springframework.boot.loader.archiveSpring Boot
FileUtilsUtilities for manipulating files and directories in Spring Boot tooling.Classorg.springframework.boot.loader.toolsSpring Boot
FilteredArchiveDecorator to apply an Archive.Classorg.springframework.boot.loader.archiveSpring Boot
HandlerURLStreamHandler for Spring Boot loader JarFiles.Classorg.springframework.boot.loader.jarSpring Boot
InputArgumentsJavaAgentDetectorA JavaAgentDetector that detects jars supplied via the -javaagent JVMSince:1.Classorg.springframework.boot.loaderSpring Boot
JarEntryClassorg.springframework.boot.loader.jarSpring Boot
JarEntryDataHolds the underlying data of a JarEntry, allowing creation to be deferred untilthe entry is actually needed.Classorg.springframework.boot.loader.jarSpring Boot
JarEntryFilterInterface that can be used to filter and optionally rename jar entries.Interfaceorg.springframework.boot.loader.jarSpring Boot
JarFileoffers the following additional functionality.Classorg.springframework.boot.loader.jarSpring Boot
JarFileArchiveArchive implementation backed by a JarFile.Classorg.springframework.boot.loader.archiveSpring Boot
JarLauncherLauncher for JAR based archives.Classorg.springframework.boot.loaderSpring Boot
JarWriterWrites JAR content, ensuring valid directory entries are always create and duplicateAuthor:Phillip Webb, Andy WilkinsonClassorg.springframework.boot.loader.toolsSpring Boot
JavaAgentDetectorA strategy for detecting Java agents.Interfaceorg.springframework.boot.loaderSpring Boot
JavaExecutableProvides access to the java binary executable, regardless of OS.Classorg.springframework.boot.loader.toolsSpring Boot
LaunchedURLClassLoaderClassLoader used by the Launcher.Classorg.springframework.boot.loaderSpring Boot
LauncherBase class for launchers that can start an application with a fully configuredclasspath backed by one or more Archives.Classorg.springframework.boot.loaderSpring Boot
LaunchScriptA script that can be prepended to the front of a JAR file to make it executable.Interfaceorg.springframework.boot.loader.toolsSpring Boot
LayoutStrategy interface used to determine the layout for a particular type of archive.Interfaceorg.springframework.boot.loader.toolsSpring Boot
LayoutsClassorg.springframework.boot.loader.toolsSpring Boot
Layouts .ExpandedExecutable expanded archive layout.Classorg.springframework.boot.loader.tools.LayoutsSpring Boot
Layouts .JarExecutable JAR layout.Classorg.springframework.boot.loader.tools.LayoutsSpring Boot
Layouts .ModuleModule layout (designed to be used as a plug-in).Classorg.springframework.boot.loader.tools.LayoutsSpring Boot
Layouts .NoneClassorg.springframework.boot.loader.tools.LayoutsSpring Boot
Layouts .WarExecutable WAR layout.Classorg.springframework.boot.loader.tools.LayoutsSpring Boot
LibrariesEncapsulates information about libraries that may be packed into the archive.Interfaceorg.springframework.boot.loader.toolsSpring Boot
LibraryEncapsulates information about a single library that may be packed into the archive.Classorg.springframework.boot.loader.toolsSpring Boot
LibraryCallbackCallback interface used to iterate Libraries.Interfaceorg.springframework.boot.loader.toolsSpring Boot
LibraryScopeThe scope of a library.Interfaceorg.springframework.boot.loader.toolsSpring Boot
LogbackInitializerUtility to initialize logback (when present) to use INFO level logging.Classorg.springframework.boot.loader.toolsSpring Boot
MainClassFinderClassorg.springframework.boot.loader.toolsSpring Boot
MainClassFinder .ClassNameCallbackCallback interface used to receive class names.Interfaceorg.springframework.boot.loader.tools.MainClassFinderSpring Boot
MainMethodRunnerUtility class that used by Launchers to call a main method.Classorg.springframework.boot.loaderSpring Boot
PropertiesLauncherLauncher for archives with user-configured classpath and main class via aproperties file.Classorg.springframework.boot.loaderSpring Boot
RandomAccessDataInterface that provides read-only random access to some underlying data.Interfaceorg.springframework.boot.loader.dataSpring Boot
RandomAccessData .ResourceAccessLock modes for accessing the underlying resource.Classorg.springframework.boot.loader.data.RandomAccessDataSpring Boot
RandomAccessDataFileRandomAccessData implementation backed by a RandomAccessFile.Classorg.springframework.boot.loader.dataSpring Boot
RepackagerUtility class that can be used to repackage an archive so that it can be executed usingAuthor:Phillip Webb, Andy WilkinsonClassorg.springframework.boot.loader.toolsSpring Boot
RunProcessUtility used to run a process.Classorg.springframework.boot.loader.toolsSpring Boot
SignalUtilsUtilities for working with signal handling.Classorg.springframework.boot.loader.toolsSpring Boot
SystemPropertyUtilsHelper class for resolving placeholders in texts.Classorg.springframework.boot.loader.utilSpring Boot
WarLauncherLauncher for WAR based archives.Classorg.springframework.boot.loaderSpring Boot