DPML
DPML Station Stop Command
HomeUtilitiesStationMetroDepotTransit
Stop Command
Description

Stop a named application. The station will initiate a clean shutdown of the application taking into account registered termination transitions and operations. On completion of the component decommissioning the JVM process will be terminated.

Commandline
$ station stop <id> [-port <port>]
Parameters
<key>The application key.
Options
-port Override the RMI registry port to use when selecting the station server.
Example
$ station stop demo
[4036 ] [INFO   ] (depot.station): stopping application [demo]