Uses of Package
org.hotswap.agent.versions
-
Packages that use org.hotswap.agent.versions Package Description org.hotswap.agent.annotation.handler org.hotswap.agent.versions org.hotswap.agent.versions.matcher -
Classes in org.hotswap.agent.versions used by org.hotswap.agent.annotation.handler Class Description DeploymentInfo The DeploymentInfo collects all known information (jar maven and manifest artifacts). -
Classes in org.hotswap.agent.versions used by org.hotswap.agent.versions Class Description ArtifactVersion Default implementation of artifact versioning.ComparableVersion Generic implementation of version comparison.DeploymentInfo The DeploymentInfo collects all known information (jar maven and manifest artifacts).InvalidVersionSpecificationException Occurs when a version is invalid.ManifestInfo The Class ManifestInfo.MavenInfo The Class MavenInfo.Restriction Describes a restriction in versioning.VersionMatchResult The Enum VersionMatchResult.VersionRange Construct a version range from a specification. -
Classes in org.hotswap.agent.versions used by org.hotswap.agent.versions.matcher Class Description DeploymentInfo The DeploymentInfo collects all known information (jar maven and manifest artifacts).InvalidVersionSpecificationException Occurs when a version is invalid.VersionMatcher The Interface VersionMatcher.VersionMatchResult The Enum VersionMatchResult.VersionRange Construct a version range from a specification.