|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.springsource.bundlor.internal.support.ToolStampManifestModifier
public class ToolStampManifestModifier
Stamps the manifest with the name of the tool and it's version
Concurrent Semantics
Field Summary | |
---|---|
private static java.lang.String |
HEADER
|
private static java.lang.String |
VALUE_FORMAT
|
Constructor Summary | |
---|---|
ToolStampManifestModifier()
|
Method Summary | |
---|---|
void |
modify(com.springsource.util.parser.manifest.ManifestContents manifest)
Modify the JAR manifest before it is used to create the bundle manifest |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.lang.String HEADER
private static final java.lang.String VALUE_FORMAT
Constructor Detail |
---|
public ToolStampManifestModifier()
Method Detail |
---|
public void modify(com.springsource.util.parser.manifest.ManifestContents manifest)
modify
in interface ManifestModifier
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |