Package | Description |
---|---|
org.springframework.boot.loader |
System that allows self-contained JAR/WAR archives to be launched using
java -jar . |
Modifier and Type | Class and Description |
---|---|
class |
InputArgumentsJavaAgentDetector
A
JavaAgentDetector that detects jars supplied via the -javaagent JVM
input argument. |
Constructor and Description |
---|
ExecutableArchiveLauncher(JavaAgentDetector javaAgentDetector) |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.