| 接口 | 说明 |
|---|---|
| JavaAgentDetector |
A strategy for detecting Java agents.
|
| 类 | 说明 |
|---|---|
| ExecutableArchiveLauncher |
Base class for executable archive
Launchers. |
| HServerJarMainClassStart | |
| InputArgumentsJavaAgentDetector |
A
JavaAgentDetector that detects jars supplied via the -javaagent JVM
input argument. |
| JarLauncher |
Launcher for JAR based archives. |
| LaunchedURLClassLoader |
ClassLoader used by the Launcher. |
| Launcher |
Base class for launchers that can start an application with a fully configured
classpath backed by one or more
Archives. |
| MainMethodRunner |
Utility class that used by
Launchers to call a main method. |
| PropertiesLauncher |
Launcher for archives with user-configured classpath and main class via a
properties file. |
Copyright © 2023. All rights reserved.