|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.service.importer.reader.DeployitJarManifest
public class DeployitJarManifest
| Method Summary | |
|---|---|
java.lang.String |
getApplicationName()
|
java.lang.String |
getApplicationVersion()
|
java.util.Collection<ManifestEntry> |
getEntries()
|
ManifestEntry |
getEntry(java.lang.String key)
|
static DeployitJarManifest |
readFromFile(de.schlichtherle.truezip.file.TFile manifestFile)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static DeployitJarManifest readFromFile(de.schlichtherle.truezip.file.TFile manifestFile)
public java.lang.String getApplicationName()
public java.lang.String getApplicationVersion()
public java.util.Collection<ManifestEntry> getEntries()
public ManifestEntry getEntry(java.lang.String key)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||