| Package | Description |
|---|---|
| org.hotswap.agent.versions |
| Modifier and Type | Method and Description |
|---|---|
static ManifestInfo |
DeploymentInfo.getManifest(Resource resource)
Gets the manifest for a specific resource.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ManifestInfo> |
DeploymentInfo.getManifest()
Gets the manifest attributes.
|
static Set<ManifestInfo> |
DeploymentInfo.getManifest(ClassLoader classloader)
Gets the manifest Info.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentInfo.setManifest(Set<ManifestInfo> manifest)
Sets the manifest.
|
| Constructor and Description |
|---|
DeploymentInfo(Set<MavenInfo> maven,
Set<ManifestInfo> manifest)
Instantiates a new deployment info.
|
Copyright © 2018. All rights reserved.