| Package | Description |
|---|---|
| org.hotswap.agent.versions |
| Modifier and Type | Method and Description |
|---|---|
Set<MavenInfo> |
DeploymentInfo.getMaven()
Gets the maven coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentInfo.setMaven(Set<MavenInfo> maven)
Sets the maven coordinates.
|
| Constructor and Description |
|---|
DeploymentInfo(Set<MavenInfo> maven,
Set<ManifestInfo> manifest)
Instantiates a new deployment info.
|
Copyright © 2018. All rights reserved.