Package | Description |
---|---|
org.springframework.boot.loader |
System that allows self-contained JAR/WAR archives to be launched using
java -jar . |
Class and Description |
---|
ExecutableArchiveLauncher
Base class for executable archive
Launcher s. |
JavaAgentDetector
A strategy for detecting Java agents
|
Launcher
Base class for launchers that can start an application with a fully configured
classpath backed by one or more
Archive s. |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.