Class LocalTomcatAppConfigService
java.lang.Object
net.thevpc.nuts.toolbox.ntomcat.local.LocalTomcatServiceBase
net.thevpc.nuts.toolbox.ntomcat.local.LocalTomcatAppConfigService
-
Constructor Summary
ConstructorsConstructorDescriptionLocalTomcatAppConfigService(String name, LocalTomcatAppConfig config, LocalTomcatConfigService tomcat) -
Method Summary
Modifier and TypeMethodDescriptiongetArchiveFile(String version) getFormattedPath(String str) getFormattedPrefix(String str) getName()print(NPrintStream out) remove()setCurrentVersion(String version) Methods inherited from class LocalTomcatServiceBase
println
-
Constructor Details
-
LocalTomcatAppConfigService
public LocalTomcatAppConfigService(String name, LocalTomcatAppConfig config, LocalTomcatConfigService tomcat)
-
-
Method Details
-
getConfig
- Specified by:
getConfigin classLocalTomcatServiceBase
-
getTomcat
-
getArchiveFile
-
getRunningFile
-
getVersionFile
-
getCurrentVersion
-
getFormattedPath
-
getFormattedVersion
-
getFormattedPrefix
-
setCurrentVersion
-
getDeployFile
-
getDeployFolder
-
resetDeployment
-
deploy
-
install
-
remove
- Specified by:
removein classLocalTomcatServiceBase
-
getFullName
-
getName
- Specified by:
getNamein classLocalTomcatServiceBase
-
print
- Specified by:
printin classLocalTomcatServiceBase
-