Package org.jboss.as.server.deployment
Class ManifestHelper
- java.lang.Object
-
- org.jboss.as.server.deployment.ManifestHelper
-
public final class ManifestHelper extends Object
Manifest helper methods- Since:
- 15-Nov-2012
- Author:
- Thomas.Diesler@jboss.com
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetMainAttributeValue(Manifest manifest, String attribute)static booleanhasMainAttributeValue(Manifest manifest, String attribute)
-