| Package | Description |
|---|---|
| org.hotswap.agent.versions | |
| org.hotswap.agent.versions.matcher |
| Modifier and Type | Method and Description |
|---|---|
VersionMatchResult |
VersionMatcher.matches(DeploymentInfo info)
Return a version match result.
|
static VersionMatchResult |
VersionMatchResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionMatchResult[] |
VersionMatchResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| 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.