| Package | Description |
|---|---|
| org.hotswap.agent.annotation.handler | |
| org.hotswap.agent.versions | |
| org.hotswap.agent.versions.matcher |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PluginAnnotation.matches(DeploymentInfo deploymentInfo)
Matches.
|
| Modifier and Type | Method and Description |
|---|---|
static DeploymentInfo |
DeploymentInfo.fromClassLoader(ClassLoader classloader)
Load the deployment info for this classloader.
|
| Modifier and Type | Method and Description |
|---|---|
VersionMatchResult |
VersionMatcher.matches(DeploymentInfo info)
Return a version match result.
|
| Modifier and Type | Method and Description |
|---|---|
VersionMatchResult |
MavenMatcher.matches(DeploymentInfo info) |
VersionMatchResult |
ManifestMatcher.matches(DeploymentInfo info) |
VersionMatchResult |
AbstractMatcher.matches(DeploymentInfo info) |
Copyright © 2018. All rights reserved.