TomcatWebServer
constructor(tomcat: Tomcat)
Create a new TomcatWebServer instance.
Parameters
tomcat
the underlying Tomcat server
Create a new TomcatWebServer instance.
Parameters
tomcat
the underlying Tomcat server
autoStart
if the server should be started
Create a new TomcatWebServer instance.
Since
2.3.0
Parameters
tomcat
the underlying Tomcat server
autoStart
if the server should be started
shutdown
type of shutdown supported by the server