Uses of Class
com.microservices.starter.core.environment.Manifest
-
Uses of Manifest in com.microservices.starter.core.environment
Methods in com.microservices.starter.core.environment that return ManifestModifier and TypeMethodDescriptionstatic Manifest
ManifestFactory.getManifest()
static Manifest
ManifestFactory.getManifest
(File manifestJar) Get the manifest from a jar in the file system (i.e.static Manifest
ManifestFactory.getManifestFromDir
(File workDir) Get the manifest from a jar containing the word "manifest" in its file name in the targeted directory.Methods in com.microservices.starter.core.environment with parameters of type Manifest