JettyStop

API Documentation:JettyStop

Stops the embedded Jetty web container, if it is running.

Properties

PropertyDescription
stopKey

The stop key.

stopPort

The TCP port to use to send stop command.

Methods

No methods

Script blocks

No script blocks

Property details

String stopKey

The stop key.

Default with jetty plugin:
project.stopKey

Integer stopPort

The TCP port to use to send stop command.

Default with jetty plugin:
project.stopPort