Uses of Class
org.apache.juneau.utils.ManifestFile
Packages that use ManifestFile
-
Uses of ManifestFile in org.apache.juneau.microservice
Methods 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.vars
Methods in org.apache.juneau.svl.vars with parameters of type ManifestFileModifier and TypeMethodDescriptionstatic void
ManifestFileVar.init
(ManifestFile manifestFile) Initialize the manifest file for this variable.