co.cask.tigon.app.program
Class ManifestFields
java.lang.Object
co.cask.tigon.app.program.ManifestFields
public final class ManifestFields
- extends Object
Defines the attributes as constants that are being used in
manifest file.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAIN_CLASS
public static final Attributes.Name MAIN_CLASS
MANIFEST_VERSION
public static final Attributes.Name MANIFEST_VERSION
SPEC_FILE
public static final Attributes.Name SPEC_FILE
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
MANIFEST_SPEC_FILE
public static final String MANIFEST_SPEC_FILE
- See Also:
- Constant Field Values
ManifestFields
public ManifestFields()
Copyright © 2014 Cask Data, Inc. Licensed under the Apache License, Version 2.0.