Uses of Class
org.apache.juneau.utils.ManifestFile
Packages that use ManifestFile
- 
Uses of ManifestFile in org.apache.juneau.microserviceMethods in org.apache.juneau.microservice that return ManifestFileModifier and TypeMethodDescriptionMicroservice.getManifest()Returns the main jar manifest file contents as a simpleJsonMap.
- 
Uses of ManifestFile in org.apache.juneau.svl.varsMethods in org.apache.juneau.svl.vars with parameters of type ManifestFileModifier and TypeMethodDescriptionstatic voidManifestFileVar.init(ManifestFile manifestFile) Initialize the manifest file for this variable.